CocApi.Rest
2.0.0-preview1.14.17
.NET 6.0
This is a prerelease version of CocApi.Rest.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CocApi.Rest -Version 2.0.0-preview1.14.17
dotnet add package CocApi.Rest --version 2.0.0-preview1.14.17
<PackageReference Include="CocApi.Rest" Version="2.0.0-preview1.14.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CocApi.Rest --version 2.0.0-preview1.14.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CocApi.Rest, 2.0.0-preview1.14.17"
#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 CocApi.Rest as a Cake Addin
#addin nuget:?package=CocApi.Rest&version=2.0.0-preview1.14.17&prerelease
// Install CocApi.Rest as a Cake Tool
#tool nuget:?package=CocApi.Rest&version=2.0.0-preview1.14.17&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A wrapper for the Clash of Clans API
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- CocApi (>= 2.0.0-preview1.14.7)
- Microsoft.Extensions.Hosting (>= 6.0.1)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Http.Polly (>= 6.0.4)
- Polly (>= 7.2.3)
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 |
---|---|---|
2.0.0-preview1.16.0 | 28 | 6/25/2022 |
2.0.0-preview1.15.0 | 29 | 6/19/2022 |
2.0.0-preview1.14.23 | 38 | 6/7/2022 |
2.0.0-preview1.14.22 | 40 | 6/6/2022 |
2.0.0-preview1.14.21 | 36 | 6/5/2022 |
2.0.0-preview1.14.20 | 40 | 6/4/2022 |
2.0.0-preview1.14.19 | 47 | 5/22/2022 |
2.0.0-preview1.14.18 | 50 | 5/18/2022 |
2.0.0-preview1.14.17 | 43 | 5/15/2022 |
2.0.0-preview1.14.16 | 50 | 5/14/2022 |
2.0.0-preview1.14.15 | 46 | 5/14/2022 |
2.0.0-preview1.14.14 | 43 | 5/10/2022 |
2.0.0-preview1.14.13 | 43 | 5/10/2022 |
2.0.0-preview1.14.12 | 45 | 5/10/2022 |
2.0.0-preview1.14.11 | 40 | 5/10/2022 |
2.0.0-preview1.14.10 | 51 | 5/9/2022 |
2.0.0-preview1.14.9 | 53 | 5/8/2022 |
2.0.0-preview1.14.8 | 53 | 5/7/2022 |
2.0.0-preview1.14.7 | 52 | 5/7/2022 |
2.0.0-preview1.14.6 | 45 | 5/2/2022 |
2.0.0-preview1.14.5 | 48 | 5/1/2022 |
2.0.0-preview1.14.4 | 49 | 5/1/2022 |
2.0.0-preview1.14.3 | 44 | 5/1/2022 |
2.0.0-preview1.14.2 | 47 | 5/1/2022 |
2.0.0-preview1.14.1 | 48 | 5/1/2022 |
2.0.0-preview1.14.0 | 47 | 5/1/2022 |
Moved rest methods to CocApi.Rest. Now using automation to generate rest methods from openapi yaml.