Simple.Rest
1.0.0
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 Simple.Rest --version 1.0.0
NuGet\Install-Package Simple.Rest -Version 1.0.0
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="Simple.Rest" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simple.Rest" Version="1.0.0" />
<PackageReference Include="Simple.Rest" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Simple.Rest --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simple.Rest, 1.0.0"
#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.
#:package Simple.Rest@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Simple.Rest&version=1.0.0
#tool nuget:?package=Simple.Rest&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This small library is a wrapper around the use of HttpWebRequest\WebRequest classes in the .Net framework and is designed to make the use of RESTful web service in a .Net application as easy as possible.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
- Zlib.Portable (>= 1.11.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.13 | 1,216 | 8/21/2021 |
| 2.2.1 | 623 | 4/10/2021 |
| 2.1.21 | 1,022 | 3/3/2020 |
| 2.1.0 | 962 | 1/2/2020 |
| 2.0.0 | 806 | 12/27/2019 |
| 1.0.0 | 2,718 | 2/24/2016 |
| 0.20.0 | 1,784 | 10/24/2015 |
| 0.19.0 | 2,608 | 1/6/2015 |
| 0.17.0 | 1,715 | 10/6/2014 |
| 0.16.0 | 1,790 | 6/3/2014 |
| 0.15.0 | 1,743 | 2/5/2014 |
| 0.13.0 | 1,674 | 12/10/2013 |
| 0.11.0 | 1,738 | 12/7/2013 |
| 0.10.0 | 1,688 | 12/2/2013 |
| 0.9.0 | 1,758 | 12/1/2013 |
| 0.8.0 | 1,784 | 10/19/2013 |
Loading failed
Updated nuget references.