This is the Delve C# client SDK and you can use it to connect to the RelationalAI infrastructure.
Info
Version: | 1.2.0 |
Author(s): | Mohammad Dashti and Helmi Nour |
Last Update: | Friday, March 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RelationalAI-oss/DelveCSharpClientSDK |
NuGet Url: | https://www.nuget.org/packages/DelveClientSDK |
Install
Install-Package DelveClientSDK
dotnet add package DelveClientSDK
paket add DelveClientSDK
DelveClientSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- NSec.Cryptography(>= 20.2.0)
- Newtonsoft.Json(>= 12.0.3)
- ini-parser-netstandard(>= 2.5.2)