/piwik-dotnet-api

Official C# implementation of the Piwik Analytics API

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Piwik C# Analytics API

This is the official C# implementation of the Piwik Analytics API.

Check the changelog to know which Piwik Analytics APIs are supported.

Usage

Two Visual Studio Solutions are provided :

Publishing the project to NuGet

Requirements

How-to

Using the command line

./publish.sh NEW_VERSION_NUMBER

Using hotshell

Enter the interactive menu with hs then activate publish new version menu entry.