System.Net.Http
Advanced tools
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
| <?xml version="1.0" encoding="utf-8"?> | ||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | ||
| <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /> | ||
| <Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /> | ||
| <Default Extension="txt" ContentType="application/octet" /> | ||
| <Default Extension="_" ContentType="application/octet" /> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> | ||
| <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /> | ||
| <Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /><Default Extension="txt" ContentType="application/octet" /><Default Extension="_" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="nuspec" ContentType="application/octet" /></Types> |
+84
-87
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata minClientVersion="2.12"> | ||
| <metadata minClientVersion="3.4"> | ||
| <id>System.Net.Http</id> | ||
| <version>4.1.0</version> | ||
| <version>4.0.1-rc2-24027</version> | ||
| <title>System.Net.Http</title> | ||
@@ -11,3 +11,2 @@ <authors>Microsoft</authors> | ||
| <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | ||
| <projectUrl>https://dot.net/</projectUrl> | ||
| <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
@@ -27,7 +26,4 @@ <description>Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. | ||
| System.Net.Http.HttpMessageHandler | ||
| When using NuGet 3.x this package requires at least version 3.4.</description> | ||
| <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799417</releaseNotes> | ||
| \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb</description> | ||
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| <serviceable>true</serviceable> | ||
| <dependencies> | ||
@@ -37,82 +33,89 @@ <group targetFramework="MonoAndroid1.0" /> | ||
| <group targetFramework=".NETFramework4.5" /> | ||
| <group targetFramework=".NETFramework4.6"> | ||
| <dependency id="Microsoft.Win32.Primitives" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0" /> | ||
| </group> | ||
| <group targetFramework=".NETFramework4.6" /> | ||
| <group targetFramework=".NETCore5.0"> | ||
| <dependency id="Microsoft.NETCore.Platforms" version="1.0.1" /> | ||
| <dependency id="System.Collections" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Runtime.WindowsRuntime" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11" /> | ||
| <dependency id="System.Text.Encoding.Extensions" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Threading" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11" /> | ||
| <dependency id="runtime.native.System" version="4.0.0-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Net.Http" version="4.0.1-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Security.Cryptography" version="4.0.0-rc2-24027" /> | ||
| <dependency id="System.Collections" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.IO.FileSystem" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.WindowsRuntime" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Algorithms" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Encoding" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.OpenSsl" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Primitives" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Text.Encoding.Extensions" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Threading" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11-rc2-24027" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard1.1"> | ||
| <dependency id="System.IO" version="4.1.0" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11" /> | ||
| <dependency id="runtime.native.System" version="4.0.0-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Net.Http" version="4.0.1-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Security.Cryptography" version="4.0.0-rc2-24027" /> | ||
| <dependency id="System.IO" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Runtime" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11-rc2-24027" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard1.3"> | ||
| <dependency id="Microsoft.NETCore.Platforms" version="1.0.1" /> | ||
| <dependency id="Microsoft.Win32.Primitives" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Collections" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0" /> | ||
| <dependency id="System.IO.Compression" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11" /> | ||
| <dependency id="System.Threading" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11" /> | ||
| <dependency id="Microsoft.Win32.Primitives" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="runtime.native.System" version="4.0.0-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Net.Http" version="4.0.1-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Security.Cryptography" version="4.0.0-rc2-24027" /> | ||
| <dependency id="System.Collections" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.IO.Compression" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Threading" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11-rc2-24027" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard1.6"> | ||
| <dependency id="Microsoft.NETCore.Platforms" version="1.0.1" /> | ||
| <dependency id="runtime.native.System" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="runtime.native.System.Net.Http" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="runtime.native.System.Security.Cryptography" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Collections" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Globalization.Extensions" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0" /> | ||
| <dependency id="System.IO.FileSystem" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Algorithms" version="4.2.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Encoding" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.OpenSsl" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Primitives" version="4.0.0" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11" /> | ||
| <dependency id="System.Threading" version="4.0.11" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11" /> | ||
| <group targetFramework=".NETStandard1.4"> | ||
| <dependency id="runtime.native.System" version="4.0.0-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Net.Http" version="4.0.1-rc2-24027" /> | ||
| <dependency id="runtime.native.System.Security.Cryptography" version="4.0.0-rc2-24027" /> | ||
| <dependency id="System.Collections" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Diagnostics.Tracing" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Globalization" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.IO" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.IO.FileSystem" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime" version="4.1.0-rc2-24027" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Algorithms" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Encoding" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.OpenSsl" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.Primitives" version="4.0.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Security.Cryptography.X509Certificates" version="4.1.0-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11-rc2-24027" /> | ||
| <dependency id="System.Threading" version="4.0.11-rc2-24027" exclude="Compile" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11-rc2-24027" /> | ||
| </group> | ||
@@ -128,11 +131,5 @@ <group targetFramework=".NETPortable0.0-Profile111" /> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="MonoAndroid1.0" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="MonoTouch1.0" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework=".NETFramework4.5" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="Xamarin.iOS1.0" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="Xamarin.Mac2.0" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="Xamarin.TVOS1.0" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="Xamarin.WatchOS1.0" /> | ||
| </frameworkAssemblies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 not supported yet