Igooana 0.1.0
The goal of this library is to create a modern, fully asynchronous Google Analytics API for C# 5. All potentially long operations are async/await methods.
Install-Package Igooana -Version 0.1.0
dotnet add package Igooana --version 0.1.0
<PackageReference Include="Igooana" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Igooana --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Igooana, 0.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Igooana as a Cake Addin
#addin nuget:?package=Igooana&version=0.1.0
// Install Igooana as a Cake Tool
#tool nuget:?package=Igooana&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First public release. The library is a work in progress.
Dependencies
-
- Microsoft.Net.Http (>= 2.2.20)
- Newtonsoft.Json (>= 6.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 1,049 | 5/2/2014 |