The gRPC C# client for the Clarifai API.
Info
Version: | 10.7.0 |
Author(s): | Clarifai |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Clarifai/clarifai-csharp-grpc |
NuGet Url: | https://www.nuget.org/packages/ClarifaiGrpc |
Install
Install-Package ClarifaiGrpc
dotnet add package ClarifaiGrpc
paket add ClarifaiGrpc
ClarifaiGrpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Api.Gax.Grpc(>= 3.0.0)
- Google.Protobuf(>= 3.12.3)
- Grpc.Core(>= 2.30.0)
Tags