You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

System.Net.Http.Json

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

system.net.http.json - nuget Package Compare versions

Comparing version
10.0.0-preview.5.25277.114
to
10.0.0-preview.6.25358.103
services/metadata/...9807456506204b05a48963e4fac1508e.psmdcp

Sorry, the diff of this file is not supported yet

+1
-1
<Project InitialTargets="NETStandardCompatError_System_Net_Http_Json_net462">
<Target Name="NETStandardCompatError_System_Net_Http_Json_net462"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Warning Text="System.Net.Http.Json 10.0.0-preview.5.25277.114 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
<Warning Text="System.Net.Http.Json 10.0.0-preview.6.25358.103 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
</Target>
</Project>
<Project InitialTargets="NETStandardCompatError_System_Net_Http_Json_net8_0">
<Target Name="NETStandardCompatError_System_Net_Http_Json_net8_0"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Warning Text="System.Net.Http.Json 10.0.0-preview.5.25277.114 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
<Warning Text="System.Net.Http.Json 10.0.0-preview.6.25358.103 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
</Target>
</Project>

@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?>

<id>System.Net.Http.Json</id>
<version>10.0.0-preview.5.25277.114</version>
<version>10.0.0-preview.6.25358.103</version>
<authors>Microsoft</authors>

@@ -22,6 +22,6 @@ <license type="expression">MIT</license>

<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/dotnet" commit="ddf39a1b4690fbe23aea79c78da67004a5c31094" />
<repository type="git" url="https://github.com/dotnet/dotnet" commit="75972a5ba730bdaf7cf3a34f528ab0f5c7f05183" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Text.Json" version="10.0.0-preview.5.25277.114" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="10.0.0-preview.6.25358.103" exclude="Build,Analyzers" />
<dependency id="System.Buffers" version="4.6.1" exclude="Build,Analyzers" />

@@ -32,10 +32,10 @@ <dependency id="System.Memory" version="4.6.3" exclude="Build,Analyzers" />

<group targetFramework="net8.0">
<dependency id="System.Text.Json" version="10.0.0-preview.5.25277.114" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="10.0.0-preview.6.25358.103" exclude="Build,Analyzers" />
</group>
<group targetFramework="net9.0">
<dependency id="System.Text.Json" version="10.0.0-preview.5.25277.114" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="10.0.0-preview.6.25358.103" exclude="Build,Analyzers" />
</group>
<group targetFramework="net10.0" />
<group targetFramework=".NETStandard2.0">
<dependency id="System.Text.Json" version="10.0.0-preview.5.25277.114" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="10.0.0-preview.6.25358.103" exclude="Build,Analyzers" />
<dependency id="System.Buffers" version="4.6.1" exclude="Build,Analyzers" />

@@ -42,0 +42,0 @@ <dependency id="System.Memory" version="4.6.3" exclude="Build,Analyzers" />

The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display