dapi-client-csharp
1.0.3
This package provides a basic binding for DAPI endpoints. Endpoints docs could be found in https://dashplatform.readme.io/docs/reference-dapi-endpoints
Install-Package dapi-client-csharp -Version 1.0.3
dotnet add package dapi-client-csharp --version 1.0.3
<PackageReference Include="dapi-client-csharp" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dapi-client-csharp --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dapi-client-csharp, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.1
- Google.Protobuf (>= 3.12.1)
- Grpc.Core (>= 2.28.1)
- Grpc.Net.Client (>= 2.28.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.