Metadata >> NuGet >> Zirpl.Mixpanel.HttpApi

Zirpl.Mixpanel.HttpApi

Metadata

Authors Zirpl Software
Copyrights Copyright 2014
Description A client for creating and sending Mixpanel events and persons over HTTP from any .Net code.
Language en-US
LicenseUrl https://github.com/nlafratta/ZMixpanel/blob/master/LICENSE
Owners Zirpl Software
ProjectUrl https://github.com/nlafratta/ZMixpanel
ReleaseNotes For full release notes see https://github.com/nlafratta/ZMixpanel/blob/master/releasenotes.md
RequireLicenseAcceptance False
Dependencies Newtonsoft.Json:6.0.3:portable-net45+sl50+win+wp80|Zirpl.Common:1.0.7:portable-net45+sl50+win+wp80|Newtonsoft.Json:6.0.3:Unsupported|Zirpl.Common:1.0.7:Unsupported
Title ZMixpanel- Http API Client
PackageSize 22719
PackageHashAlgorithm SHA512
PackageHash TRG/7n+41VCAdiuC91lHy3YtSjuO/pyedLiZ4XrRrePt+wX6X53YG6DZer+pW71r4verkQ8YoWTgKjouFoEEZA==
DownloadCount 000000
CreatedDate 2014-10-16T23:55:05

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Zirpl.Mixpanel.HttpApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zirpl.Mixpanel.HttpApi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Zirpl.Mixpanel.HttpApi
Installing the package (HTTP Basic authentication):
Install-Package Zirpl.Mixpanel.HttpApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zirpl.Mixpanel.HttpApi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zirpl.Mixpanel.HttpApi

OpenWrap

Installing the package:
o add-wrap Zirpl.Mixpanel.HttpApi
Uninstalling the package:
o remove-wrap Zirpl.Mixpanel.HttpApi

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.2.39
2.2.37
2.2.36