KeenClient 0.4.0
Install-Package KeenClient -Version 0.4.0
dotnet add package KeenClient --version 0.4.0
<PackageReference Include="KeenClient" Version="0.4.0" />
paket add KeenClient --version 0.4.0
#r "nuget: KeenClient, 0.4.0"
// Install KeenClient as a Cake Addin
#addin nuget:?package=KeenClient&version=0.4.0
// Install KeenClient as a Cake Tool
#tool nuget:?package=KeenClient&version=0.4.0
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
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 | 75,854 | 11/15/2017 |
0.3.17 | 16,327 | 6/7/2017 |
0.3.16 | 749 | 6/7/2017 |
0.3.15 | 3,890 | 2/27/2017 |
0.3.14 | 1,530 | 2/27/2017 |
0.3.13 | 5,498 | 5/12/2016 |
0.3.12 | 7,166 | 4/6/2016 |
0.3.11 | 37,520 | 5/22/2015 |
0.3.10 | 1,354 | 4/30/2015 |
0.3.9 | 1,004 | 4/9/2015 |
0.3.7 | 17,596 | 2/17/2015 |
0.3.5 | 34,388 | 1/16/2015 |
0.3.4 | 1,062 | 1/9/2015 |
0.3.2 | 1,260 | 1/6/2015 |
0.3.1 | 7,431 | 9/16/2014 |
0.2.1 | 1,250 | 6/5/2014 |
0.1.4 | 1,220 | 4/8/2014 |
0.1.3 | 974 | 4/3/2014 |
Now supporting .NET Standard 2.0 and .NET Framework 4.5. This version adds support for Keen IO Datasets as well as some bug fixes.