Skip to main content
mixpanel-csharp package icon

mixpanel-csharp

An open source Mixpanel .NET integration library that supports complete Mixpanel API. 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.

Total Downloads
2.8M
2,800,836
Published
Oct 10, 2022
Latest stable version

Install

.NET CLI
dotnet add package mixpanel-csharp --version 6.0.0
Package Manager Console
Install-Package mixpanel-csharp -Version 6.0.0
PackageReference
<PackageReference Include="mixpanel-csharp" Version="6.0.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.