Info
Version: | 2.2.16 |
Author(s): | https://github.com/HelloKitty |
Last Update: | Monday, July 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HelloKitty/TypeSafe.Http.Net |
NuGet Url: | https://www.nuget.org/packages/TypeSafe.Http.Net.RestSharp |
Install
Install-Package TypeSafe.Http.Net.RestSharp
dotnet add package TypeSafe.Http.Net.RestSharp
paket add TypeSafe.Http.Net.RestSharp
TypeSafe.Http.Net.RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- TypeSafe.Http.Net.Api(>= 2.2.16)
- RestSharp(>= 106.2.1)
- TypeSafe.Http.Net.Api(>= 2.2.16)
- RestSharp(>= 106.2.1)
Tags
This library is an implementation of the IRestServiceProxy which can be registered using RegisterRestSharpClient(...) on the builder.
This will allow TypeSafe.Http.Net to utilize a RestSharp HTTP client for its service.