A boilerplate template project for .NET API clients wrappers.
Info
Version: | 1.0.20 |
Author(s): | Guilherme Branco Stracini |
Last Update: | Sunday, March 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guibranco/apiclient-boilerplate-dotnet |
NuGet Url: | https://www.nuget.org/packages/SolutionName |
Install
Install-Package SolutionName
dotnet add package SolutionName
paket add SolutionName
SolutionName Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
Tags