An ASP.NET core client for the Klefki API.
Info
Version: | 2.3.2 |
Author(s): | vlinder Developer |
Last Update: | Wednesday, March 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vlinderlabs/klefki-aspnet |
NuGet Url: | https://www.nuget.org/packages/klefki |
Install
Install-Package klefki
dotnet add package klefki
paket add klefki
klefki Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- ObjectDumper.NET(>= 3.0.20251.1)
- RSG.Promise(>= 3.0.1)
- RestSharp(>= 106.11.7)
- System.ComponentModel.Annotations(>= 5.0.0)