Clickker.Client 0.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Clickker.Client --version 0.11.0                
NuGet\Install-Package Clickker.Client -Version 0.11.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Clickker.Client" Version="0.11.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clickker.Client --version 0.11.0                
#r "nuget: Clickker.Client, 0.11.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.11.0

// Install Clickker.Client as a Cake Tool
#tool nuget:?package=Clickker.Client&version=0.11.0                

This nuget package contains the C# client for Clickker.
Clickker is the REST API for Exact Globe, combining the best Entity Service and SDK has to offer into one platform.

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.28.6 114 10/10/2024
0.28.0 144 8/16/2024
0.27.0 215 4/18/2024
0.26.4 211 4/4/2024
0.26.3 143 3/20/2024
0.26.2 126 3/18/2024
0.26.0 126 3/14/2024
0.25.0 174 2/29/2024
0.24.0 242 12/18/2023
0.23.5 177 12/8/2023
0.23.0 133 12/8/2023
0.22.0 186 11/7/2023
0.20.0 164 10/24/2023
0.19.0 188 10/10/2023
0.18.8 170 10/5/2023
0.18.6 256 8/16/2023
0.18.5 180 8/14/2023
0.18.0 197 8/9/2023
0.17.5 237 7/3/2023
0.17.0 178 6/29/2023
0.16.0 1,220 5/17/2023
0.15.5 301 3/31/2023
0.15.0 210 3/30/2023
0.14.0 559 3/9/2023
0.13.2 242 3/6/2023
0.13.1 242 3/6/2023
0.13.0 250 3/2/2023
0.12.0 347 2/23/2023
0.11.2 363 1/24/2023
0.11.0 315 1/24/2023
0.10.5 310 1/19/2023
0.10.0 319 1/19/2023
0.9.11 315 1/10/2023
0.9.10.5 354 11/22/2022
0.9.10.1 559 10/12/2022
0.9.10 393 10/10/2022
0.9.9.1 442 9/23/2022
0.9.9 445 7/28/2022
0.9.8.3 508 6/24/2022
0.9.8.2 453 6/15/2022
0.9.8.1 446 6/15/2022
0.9.8 428 6/15/2022
0.9.7 469 6/2/2022
0.9.5.1 458 3/15/2022
0.9.5 473 2/28/2022
0.9.3 468 2/9/2022
0.9.1 468 2/4/2022
0.9.0 461 2/1/2022
0.8.7.1 446 1/20/2022
0.8.7 506 1/17/2022
0.8.6 474 1/11/2022
0.8.5 289 1/10/2022
0.8.0 283 1/7/2022
0.7.5 520 1/7/2022
0.7.0 518 12/22/2021
0.6.5 545 12/14/2021
0.6.0 555 12/8/2021
0.5.2 879 12/6/2021
0.5.1 6,264 11/24/2021
0.5.0 601 11/12/2021
0.4.11.5 578 11/8/2021
0.4.11.4 565 11/4/2021
0.4.11.3 595 11/3/2021

v0.11.0
   - Removed RestSharp in favor of httpclient.