Mixpanel 1.2.5
See the version list below for details.
dotnet add package Mixpanel --version 1.2.5
NuGet\Install-Package Mixpanel -Version 1.2.5
<PackageReference Include="Mixpanel" Version="1.2.5" />
paket add Mixpanel --version 1.2.5
#r "nuget: Mixpanel, 1.2.5"
// Install Mixpanel as a Cake Addin #addin nuget:?package=Mixpanel&version=1.2.5 // Install Mixpanel as a Cake Tool #tool nuget:?package=Mixpanel&version=1.2.5
A .NET Mixpanel API to add tracking to your WP8, Windows 8.1 and .NET 4 apps. The complete Mixpanel API is supported (tracking events and all types of profile updates). The API also supports offline mode and bad networks: if element could not be sent, it'll be stored locally and sent later on.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Windows Phone | wp8 is compatible. wp81 is compatible. |
Windows Store | win8 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
New feature: Automatic geolocation (enabled by default) and verbose mode (disabled by default) can be enabled or disabled per request.
Licensing update: added an explicit MIT license to the package.