Metadata >> NuGet >> Piwik.Analytics

Piwik.Analytics

Metadata

Authors Piwik
Description Check the changelog to know which Piwik Analytics APIs are supported
IconUrl https://raw.githubusercontent.com/piwik/piwik-dotnet-api/master/logo.png
Language en-US
LicenseUrl https://raw.githubusercontent.com/piwik/piwik-dotnet-api/master/LICENSE
Owners Piwik
ProjectUrl https://github.com/piwik/piwik-dotnet-api
RequireLicenseAcceptance False
Summary Piwik Analytics API official .NET Client
Tags piwik analytics api
PackageSize 48831
PackageHashAlgorithm SHA512
PackageHash S+n0kQOX5rSQGbIrikBSSpgkN7in+icoJEsjOL9Vk2cSiQ3CWPh7h86CMaBViQCPoPRqN4tFWfHvBxBNiboeNg==
DownloadCount 000000
CreatedDate 2015-07-19T14:56:14

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

OpenWrap

Installing the package:
o add-wrap Piwik.Analytics
Uninstalling the package:
o remove-wrap Piwik.Analytics

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
0.2.0.0