EcSolvo.RestHelper
1.0.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EcSolvo.RestHelper --version 1.0.1.3
NuGet\Install-Package EcSolvo.RestHelper -Version 1.0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EcSolvo.RestHelper" Version="1.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EcSolvo.RestHelper --version 1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EcSolvo.RestHelper, 1.0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EcSolvo.RestHelper as a Cake Addin #addin nuget:?package=EcSolvo.RestHelper&version=1.0.1.3 // Install EcSolvo.RestHelper as a Cake Tool #tool nuget:?package=EcSolvo.RestHelper&version=1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RestHelper is a sleek and simple Wrapper library for providing simple access to Rest API, by hiding away the complexities of HTTPClient Class.It is particularly designed to work along with Xamarin PCL Projects
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added Support for Windows Phone and Windows Phone SilverLight, Added Clear Parameter Methods