Codevoid.Utilities.Mixpanel 1.3.1

dotnet add package Codevoid.Utilities.Mixpanel --version 1.3.1
NuGet\Install-Package Codevoid.Utilities.Mixpanel -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Codevoid.Utilities.Mixpanel" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Codevoid.Utilities.Mixpanel --version 1.3.1
#r "nuget: Codevoid.Utilities.Mixpanel, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Codevoid.Utilities.Mixpanel as a Cake Addin
#addin nuget:?package=Codevoid.Utilities.Mixpanel&version=1.3.1

// Install Codevoid.Utilities.Mixpanel as a Cake Tool
#tool nuget:?package=Codevoid.Utilities.Mixpanel&version=1.3.1

A client library for uploading events to Mixpanel. Written in C++.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.3.1 663 5/25/2019
1.3.0 623 1/21/2019
1.2.6 755 9/16/2018
1.2.5 729 9/16/2018
1.2.4 773 8/14/2018
1.2.2 948 3/11/2018
1.2.0 944 3/11/2018
1.1.2 802 3/8/2018
1.1.1 928 3/6/2018
1.1.0 999 3/5/2018
1.0.0 925 2/25/2018

- Updated handling of date-time stringificiation to handle intermittent failures on some machines
       - Updated behaviour to no longer to longer consider failing to write to storage a catastrophic failure