SnowBank.Networking.Http
7.3.2
dotnet add package SnowBank.Networking.Http --version 7.3.2
NuGet\Install-Package SnowBank.Networking.Http -Version 7.3.2
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="SnowBank.Networking.Http" Version="7.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SnowBank.Networking.Http" Version="7.3.2" />
<PackageReference Include="SnowBank.Networking.Http" />
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 SnowBank.Networking.Http --version 7.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SnowBank.Networking.Http, 7.3.2"
#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.
#addin nuget:?package=SnowBank.Networking.Http&version=7.3.2
#tool nuget:?package=SnowBank.Networking.Http&version=7.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SnowBank SDK - Better HTTP Library
Wrapper for
System.Net.Http.HttpClient
with a better API, and better testability
This package contains a wrapper that attempts to "fix" some usability issues with HttpClient
, and allows for better control when running unit tests in a "virtual" network.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-preview.5.25277.114)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.5.25277.114)
- Microsoft.Extensions.Options (>= 10.0.0-preview.5.25277.114)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Microsoft.Net.Http.Headers (>= 10.0.0-preview.5.25277.114)
- NodaTime (>= 3.2.2)
- OpenTelemetry.Api (>= 1.12.0)
- SnowBank.Core (>= 7.3.2)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Microsoft.Net.Http.Headers (>= 8.0.15)
- NodaTime (>= 3.2.2)
- OpenTelemetry.Api (>= 1.12.0)
- SnowBank.Core (>= 7.3.2)
- System.IO.Pipelines (>= 9.0.6)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Microsoft.Net.Http.Headers (>= 9.0.6)
- NodaTime (>= 3.2.2)
- OpenTelemetry.Api (>= 1.12.0)
- SnowBank.Core (>= 7.3.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SnowBank.Networking.Http:
Package | Downloads |
---|---|
SnowBank.Testing.Common
Library for writing NUnit tests with the SnowBank SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.