Solid.Http
4.0.4
dotnet add package Solid.Http --version 4.0.4
NuGet\Install-Package Solid.Http -Version 4.0.4
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="Solid.Http" Version="4.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Http" Version="4.0.4" />
<PackageReference Include="Solid.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 Solid.Http --version 4.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Solid.Http, 4.0.4"
#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 Solid.Http@4.0.4
#: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=Solid.Http&version=4.0.4
#tool nuget:?package=Solid.Http&version=4.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Solid.Http is a library to simplify http calls in C#. It's designed to be async and fully extendable.
| 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 was computed. 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.
-
net8.0
- Solid.Http.Core (>= 4.0.4)
- Solid.Http.Json (>= 4.0.4)
-
net9.0
- Solid.Http.Core (>= 4.0.4)
- Solid.Http.Json (>= 4.0.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Solid.Http:
| Package | Downloads |
|---|---|
|
Solid.Testing.Core
Package Description |
|
|
Solid.Http.Extensions.Xml
Xml serialization extension for Solid.Http |
|
|
Solid.Http.Extensions.Zip
In-memory ZIP archive extension for Solid.Http |
|
|
Solid.Http.Extensions.Logging
Package Description |
|
|
HXRd.Solid.Http.Extensions.SharpCompress
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.4 | 83 | 4/29/2026 |
| 4.0.2 | 3,579 | 4/16/2025 |
| 4.0.1 | 457 | 4/14/2025 |
| 4.0.0 | 405 | 4/10/2025 |
| 3.0.18 | 19,113 | 8/31/2021 |
| 3.0.12 | 22,082 | 5/13/2020 |
| 3.0.11 | 830 | 5/12/2020 |
| 3.0.9-beta | 4,478 | 5/12/2020 |
| 3.0.8-beta | 698 | 5/11/2020 |
| 3.0.5-beta | 1,301 | 5/8/2020 |
| 3.0.4-beta | 693 | 5/7/2020 |
| 2.0.10-RC | 2,169 | 9/30/2019 |
| 2.0.9-RC | 1,002 | 9/30/2019 |
| 2.0.7 | 1,676 | 3/8/2019 |
| 2.0.7-RC | 2,912 | 1/18/2019 |
| 2.0.5-RC | 1,196 | 1/17/2019 |
| 2.0.4-RC | 1,201 | 1/17/2019 |
| 1.1.3 | 1,915 | 6/15/2018 |
| 1.1.1-RC | 1,623 | 3/16/2018 |
| 1.1.0-RC | 1,695 | 3/16/2018 |
Loading failed