GenericHttpClient 1.0.0
dotnet add package GenericHttpClient --version 1.0.0
NuGet\Install-Package GenericHttpClient -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="GenericHttpClient" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GenericHttpClient --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GenericHttpClient, 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.
// Install GenericHttpClient as a Cake Addin #addin nuget:?package=GenericHttpClient&version=1.0.0 // Install GenericHttpClient as a Cake Tool #tool nuget:?package=GenericHttpClient&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A custom HttpClient implementation using resilience and logging using a custom Azure Application Insight.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AzureApplicationInsight (>= 1.0.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.0)
- Microsoft.AspNetCore.Routing (>= 2.0.0)
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.DotNet.InternalAbstractions (>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Localization (>= 1.1.2)
- Microsoft.Extensions.Localization.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.ServiceFabric.Services (>= 2.6.220)
- Newtonsoft.Json (>= 9.0.1)
- Polly (>= 5.8.0)
- SharedModel (>= 1.0.0)
- Swashbuckle.AspNetCore (>= 1.1.0)
- System.AppContext (>= 4.3.0)
- System.Buffers (>= 4.4.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.4.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.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 |
---|---|---|
1.0.0 | 498 | 11/13/2019 |
A custom HttpClient implementation using resilience and logging using a custom Azure Application Insight.