Metadata >> NuGet >> Zirpl.Mixpanel.Web

Zirpl.Mixpanel.Web

Metadata

Authors Zirpl Software
Copyrights Copyright 2014
Description MVC Web Helpers that emit JavaScript to call Mixpanel JavaScript API for event and person data.
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 Microsoft.AspNet.Mvc:5.1.2:net451|Microsoft.AspNet.Razor:3.1.2:net451|Microsoft.AspNet.WebPages:3.1.2:net451|Microsoft.Web.Infrastructure:1.0.0.0:net451|Newtonsoft.Json:6.0.3:net451|Zirpl.Mixpanel.HttpApi:2.2.39:net451|Microsoft.AspNet.Mvc:5.1.2:net45|Microsoft.AspNet.Razor:3.1.2:net45|Microsoft.AspNet.WebPages:3.1.2:net45|Microsoft.Web.Infrastructure:1.0.0.0:net45|Newtonsoft.Json:6.0.3:net45|Zirpl.Mixpanel.HttpApi:2.2.39:net45
Title ZMixpanel- MVC Web Helpers
PackageSize 17345
PackageHashAlgorithm SHA512
PackageHash rSDcPm4NnK6BJQofFsktpq+8Gy/+ujmuIdLUl1ARCSeXNtt3HWt0k+x+RJKWUsDQvj8QlYlvoAfJf7gprsm82g==
DownloadCount 000000
CreatedDate 2014-10-16T23:55:28

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.Web -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zirpl.Mixpanel.Web -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.Web
Installing the package (HTTP Basic authentication):
Install-Package Zirpl.Mixpanel.Web -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zirpl.Mixpanel.Web -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zirpl.Mixpanel.Web

OpenWrap

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

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