Info
Version: | 6.0.0 |
Author(s): | Aleksandr Ivanov |
Last Update: | Monday, October 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eealeivan/mixpanel-csharp |
NuGet Url: | https://www.nuget.org/packages/mixpanel-csharp |
Install
Install-Package mixpanel-csharp
dotnet add package mixpanel-csharp
paket add mixpanel-csharp
mixpanel-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The main idea of the library is to hide API details allowing you to concentrate on data that you want to analyze. Supported platforms: .NET 4.6.1 and .NET Standard 2.0.
It's also well documented, configurable and testable. Check the example usage on the project site.