An exemplary client implementation of the AspNetCore.TypeSafe library using the RestSharp-client.
Info
Version: | 0.1.6 |
Author(s): | janniksam |
Last Update: | Thursday, May 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/janniksam/AspNetCore.TypeSafe |
NuGet Url: | https://www.nuget.org/packages/AspnetCore.TypeSafe.Client.RestSharp |
Install
Install-Package AspnetCore.TypeSafe.Client.RestSharp
dotnet add package AspnetCore.TypeSafe.Client.RestSharp
paket add AspnetCore.TypeSafe.Client.RestSharp
AspnetCore.TypeSafe.Client.RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.TypeSafe.Core(>= 0.1.6)
- Newtonsoft.Json(>= 12.0.2)
- RestSharp(>= 106.6.9)