Info
Version: | 1.1.0 |
Author(s): | Rest.API.Translator |
Last Update: | Saturday, April 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlenToma/Rest.API.Translator |
NuGet Url: | https://www.nuget.org/packages/Rest.API.Translator |
Install
Install-Package Rest.API.Translator
dotnet add package Rest.API.Translator
paket add Rest.API.Translator
Rest.API.Translator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FastDeepCloner(>= 1.3.3)
- Newtonsoft.Json(>= 12.0.3)
- FastDeepCloner(>= 1.3.3)
- Newtonsoft.Json(>= 12.0.3)
- FastDeepCloner(>= 1.3.3)
- Newtonsoft.Json(>= 12.0.3)
Tags
So instead of using url for each methods, you only use interface and expression to build a valid call to your rest api.