NetCore.RequestHelper is a simple library which allows you to send requests with complex parameters.
Info
Version: | 1.0.4 |
Author(s): | Findlay |
Last Update: | Monday, May 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNet.Core.RequestHelper |
Install
Install-Package DotNet.Core.RequestHelper
dotnet add package DotNet.Core.RequestHelper
paket add DotNet.Core.RequestHelper
DotNet.Core.RequestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.1)
Tags