The core of RestLess, the automatic type-safe REST API client library for .Net Standard.
Info
| Version: | 0.7.1 |
| Author(s): | Romain Rastel |
| Last Update: | Friday, March 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/letsar/RestLess |
| NuGet Url: | https://www.nuget.org/packages/RestLess.Core |
Install
Install-Package RestLess.Core
dotnet add package RestLess.Core
paket add RestLess.Core
RestLess.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- DoLess.UriTemplates(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)
Tags