KeenClient 0.1.4
See the version list below for details.
dotnet add package KeenClient --version 0.1.4
NuGet\Install-Package KeenClient -Version 0.1.4
<PackageReference Include="KeenClient" Version="0.1.4" />
paket add KeenClient --version 0.1.4
#r "nuget: KeenClient, 0.1.4"
// Install KeenClient as a Cake Addin #addin nuget:?package=KeenClient&version=0.1.4 // Install KeenClient as a Cake Tool #tool nuget:?package=KeenClient&version=0.1.4
Keen IO is an analytics API for modern developers. Track any event: signups, upgrades, impressions, purchases, powerups, errors, shares... Keen IO stores events in arbitrary JSON format, automatically ingesting any new events and rich custom properties you send. Our elegant query APIs make it straightforward to run counts, sums, segmentation, and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Bcl (>= 1.1.6)
- Microsoft.Bcl.Async (>= 1.0.165)
- Microsoft.Bcl.Build (>= 1.0.13)
- Microsoft.Net.Http (>= 2.2.18)
- Newtonsoft.Json (>= 6.0.2)
- PCLStorage (>= 0.9.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on KeenClient:
Package | Downloads |
---|---|
Multimeter.Publisher.KeenIO
Keen.IO publisher for Multimeter |
|
KeenTracking
Track async events |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 217,004 | 11/15/2017 |
0.3.17 | 16,852 | 6/7/2017 |
0.3.16 | 1,104 | 6/7/2017 |
0.3.15 | 4,273 | 2/27/2017 |
0.3.14 | 1,890 | 2/27/2017 |
0.3.13 | 6,646 | 5/12/2016 |
0.3.12 | 7,601 | 4/6/2016 |
0.3.11 | 42,686 | 5/22/2015 |
0.3.10 | 1,836 | 4/30/2015 |
0.3.9 | 1,345 | 4/9/2015 |
0.3.7 | 18,523 | 2/17/2015 |
0.3.5 | 34,803 | 1/16/2015 |
0.3.4 | 1,460 | 1/9/2015 |
0.3.2 | 1,973 | 1/6/2015 |
0.3.1 | 8,838 | 9/16/2014 |
0.2.1 | 1,628 | 6/5/2014 |
0.1.4 | 1,621 | 4/8/2014 |
0.1.3 | 1,344 | 4/3/2014 |
Minor update to expose failed events collection on KeenBulkException.