ProKnow.NET SDK is a .NET Standard client and a portable class library for ProKnow.
Info
Version: | 0.4.1 |
Author(s): | ProKnow |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/proknow/proknow-sdk-dotnet |
NuGet Url: | https://www.nuget.org/packages/ProKnow |
Install
Install-Package ProKnow
dotnet add package ProKnow
paket add ProKnow
ProKnow Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.10)
- System.Text.Json(>= 4.7.2)