This is the official .NET client for the Konfigraf configuration database.
Info
Version: | 0.1.0 |
Author(s): | Paul Hatcherian |
Last Update: | Wednesday, August 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulHatch/konfigraf-dotnet |
NuGet Url: | https://www.nuget.org/packages/Konfigraf |
Install
Install-Package Konfigraf
dotnet add package Konfigraf
paket add Konfigraf
Konfigraf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags