Leverages Refit to create strongly-typed REST service proxies that include authorization and message correlation.
Info
Version: | 1.0.12 |
Author(s): | Erik Madsen |
Last Update: | Saturday, October 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ekmadsen/ServiceProxy |
NuGet Url: | https://www.nuget.org/packages/ErikTheCoder.ServiceProxy |
Install
Install-Package ErikTheCoder.ServiceProxy
dotnet add package ErikTheCoder.ServiceProxy
paket add ErikTheCoder.ServiceProxy
ErikTheCoder.ServiceProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- ErikTheCoder.ServiceContract(>= 1.0.19)
- JetBrains.Annotations(>= 2020.1.0)
- Refit(>= 5.2.1)
Tags