This package helps in sending Http Requests with having different clients initiated.
Info
Version: | 1.0.7 |
Author(s): | Dishant Mehra |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HttpClassLibrary |
Install
Install-Package HttpClassLibrary
dotnet add package HttpClassLibrary
paket add HttpClassLibrary
HttpClassLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Hosting(>= 3.1.10)
- Microsoft.Extensions.Http(>= 3.1.0)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Microsoft.Extensions.Options(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 6.1.2)
- Polly.Extensions.Http(>= 2.0.1)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Memory(>= 4.5.4)
- System.Net.Http(>= 2.0.20126.16343)
- System.Net.Http.Formatting.Extension(>= 5.2.3)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Text.Encodings.Web(>= 5.0.0)
Tags