MixpanelClientDotNet.WPF 1.0.0.9
This project provides basic API integration for using Mixpanel from .NET applications.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>MixpanelClientDotNet.WPF</id>
<version>1.0.0.9</version>
<title>MixpanelClientDotNet.WPF</title>
<authors>Pou</authors>
<owners>Pou</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/poumason/Mixpanel.Net.Client/blob/master/license.txt</licenseUrl>
<projectUrl>https://github.com/poumason/MixpanelClientDotNet</projectUrl>
<iconUrl>http://icon_url_here_or_delete_this_line/</iconUrl>
<description>This project provides basic API integration for using Mixpanel from .NET applications.</description>
<releaseNotes>fixed bugs.</releaseNotes>
<copyright>Copyright Pou 2016</copyright>
<tags>ixpanel WPF .NET</tags>
<dependencies>
<dependency id="Newtonsoft.Json" version="9.0.0" />
</dependencies>
</metadata>
</package>