System.Net.Http.Json
5.0.0-preview.6.20305.6
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Net.Http.Json --version 5.0.0-preview.6.20305.6
NuGet\Install-Package System.Net.Http.Json -Version 5.0.0-preview.6.20305.6
<PackageReference Include="System.Net.Http.Json" Version="5.0.0-preview.6.20305.6" />
paket add System.Net.Http.Json --version 5.0.0-preview.6.20305.6
#r "nuget: System.Net.Http.Json, 5.0.0-preview.6.20305.6"
// Install System.Net.Http.Json as a Cake Addin #addin nuget:?package=System.Net.Http.Json&version=5.0.0-preview.6.20305.6&prerelease // Install System.Net.Http.Json as a Cake Tool #tool nuget:?package=System.Net.Http.Json&version=5.0.0-preview.6.20305.6&prerelease
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.
Commonly Used Types:
System.Net.Http.Json.HttpClientJsonExtensions
System.Net.Http.Json.HttpContentJsonExtensions
System.Net.Http.Json.JsonContent
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.3)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETCoreApp 2.1
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
net5.0
- No dependencies.
-
UAP 10.0.16299
- System.Memory (>= 4.5.3)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.0)
- System.Text.Json (>= 5.0.0-preview.6.20305.6)
NuGet packages (718)
Showing the top 5 NuGet packages that depend on System.Net.Http.Json:
Package | Downloads |
---|---|
Refit
The automatic type-safe REST library for Xamarin and .NET |
|
Aspose.PDF
Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework). Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or insert pages; transform pages to image; print PDF documents and much more. |
|
OpenIddict.Validation.SystemNetHttp
System.Net.Http integration package for the OpenIddict validation services. |
|
AspNetCore.HealthChecks.OpenIdConnectServer
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers |
|
Steeltoe.Extensions.Configuration.ConfigServerBase
Configuration provider for reading from Spring Cloud Config Server |
GitHub repositories (185)
Showing the top 5 popular GitHub repositories that depend on System.Net.Http.Json:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|