The C# client for the Clarifai v2 API.
Info
Version: | 1.4.0 |
Author(s): | Clarifai |
Last Update: | Wednesday, April 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Clarifai/clarifai-csharp |
NuGet Url: | https://www.nuget.org/packages/Clarifai |
Install
Install-Package Clarifai
dotnet add package Clarifai
paket add Clarifai
Clarifai Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.1)
Tags