Clickker.Client
0.9.8.3
.NET Standard 2.0
Install-Package Clickker.Client -Version 0.9.8.3
dotnet add package Clickker.Client --version 0.9.8.3
<PackageReference Include="Clickker.Client" Version="0.9.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clickker.Client --version 0.9.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Clickker.Client, 0.9.8.3"
#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 Clickker.Client as a Cake Addin
#addin nuget:?package=Clickker.Client&version=0.9.8.3
// Install Clickker.Client as a Cake Tool
#tool nuget:?package=Clickker.Client&version=0.9.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This nuget package contains the C# client for Clickker.
Clickker is a REST API for Exact Globe, combining the best Entity Service and SDK has to offer into one package.
Please note that this NuGet package can only be used in combination with the Clickker API and does not offer any functionality on its own. please see https://www.clickker.nl/ for more information!
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 | 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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.15.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.8.3 | 58 | 6/24/2022 |
0.9.8.2 | 47 | 6/15/2022 |
0.9.8.1 | 48 | 6/15/2022 |
0.9.8 | 52 | 6/15/2022 |
0.9.7 | 66 | 6/2/2022 |
0.9.5.1 | 88 | 3/15/2022 |
0.9.5 | 83 | 2/28/2022 |
0.9.3 | 80 | 2/9/2022 |
0.9.1 | 91 | 2/4/2022 |
0.9.0 | 89 | 2/1/2022 |
0.8.7.1 | 79 | 1/20/2022 |
0.8.7 | 106 | 1/17/2022 |
0.8.6 | 89 | 1/11/2022 |
0.8.5 | 94 | 1/10/2022 |
0.8.0 | 93 | 1/7/2022 |
0.7.5 | 128 | 1/7/2022 |
0.7.0 | 132 | 12/22/2021 |
0.6.5 | 145 | 12/14/2021 |
0.6.0 | 163 | 12/8/2021 |
0.5.2 | 481 | 12/6/2021 |
0.5.1 | 5,868 | 11/24/2021 |
0.5.0 | 211 | 11/12/2021 |
0.4.11.5 | 184 | 11/8/2021 |
0.4.11.4 | 179 | 11/4/2021 |
0.4.11.3 | 189 | 11/3/2021 |
v0.9.8.3
- Added custom error response exception.