CocApi.Rest 2.16.0-alpha

This is a prerelease version of CocApi.Rest.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CocApi.Rest --version 2.16.0-alpha
                    
NuGet\Install-Package CocApi.Rest -Version 2.16.0-alpha
                    
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="CocApi.Rest" Version="2.16.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CocApi.Rest" Version="2.16.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="CocApi.Rest" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CocApi.Rest --version 2.16.0-alpha
                    
#r "nuget: CocApi.Rest, 2.16.0-alpha"
                    
#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.
#:package CocApi.Rest@2.16.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CocApi.Rest&version=2.16.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CocApi.Rest&version=2.16.0-alpha&prerelease
                    
Install as a Cake Tool

A wrapper for the Clash of Clans API

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CocApi.Rest:

Package Downloads
CocApi.Cache

Caches response from the Clash of Clans API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.1 121 9/13/2026
3.1.0 111 9/12/2026
3.0.0 136 9/7/2026
3.0.0-rc20260823.3 84 8/23/2026
3.0.0-rc20260823.2 78 8/23/2026
3.0.0-rc20260823 115 8/23/2026
3.0.0-rc20260822 124 8/22/2026
3.0.0-rc20260815 112 8/16/2026
3.0.0-rc20260802 135 8/2/2026
3.0.0-rc20260801.1 75 8/1/2026
3.0.0-rc20260801 133 8/1/2026
3.0.0-rc20260728 129 7/29/2026
3.0.0-rc20260725.2 82 7/25/2026
3.0.0-rc20260725 123 7/25/2026
3.0.0-rc20260719 125 7/19/2026
2.16.0-alpha9009 136 7/5/2026
2.16.0-alpha9004 200 6/21/2026
2.16.0-alpha9003 146 6/20/2026
2.16.0-alpha9001 153 4/28/2026
2.16.0-alpha 336 4/12/2026
Loading failed

Fixed DateTime deserialization