System.Net.WebHeaderCollection 4.3.0

Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values. Commonly Used Types: System.Net.HttpRequestHeader System.Net.HttpResponseHeader System.Net.WebHeaderCollection When using NuGet 3.x this package requires at least version 3.4.

Showing the top 20 packages that depend on System.Net.WebHeaderCollection.

Packages Downloads
System.Net.Requests
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.
51
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.
47
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.
38
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. 9013a2af4bec2618af36aab7edbbdd9a52403597 When using NuGet 3.x this package requires at least version 3.4.
35
System.Net.Requests
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.
34
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
33
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which allows a Client to connect to a Server using a WebSocket. Commonly Used Types: System.Net.WebSockets.ClientWebSocket
31
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.
31
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 09dd6cf2fe48d7e23628671deb819105218171c9 When using NuGet 3.x this package requires at least version 3.4.
30
System.ServiceModel.Http
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services. Commonly Used Types: System.ServiceModel.BasicHttpBinding System.ServiceModel.Channels.HttpRequestMessageProperty System.ServiceModel.Channels.HttpResponseMessageProperty System.ServiceModel.Channels.HttpTransportBindingElement System.ServiceModel.Channels.HttpsTransportBindingElement System.ServiceModel.HttpClientCredentialType System.ServiceModel.BasicHttpSecurityMode System.ServiceModel.HttpTransportSecurity System.ServiceModel.BasicHttpMessageCredentialType System.ServiceModel.HttpBindingBase be2ad4a596dbfdcdb23efa4348e3200712729258 When using NuGet 3.x this package requires at least version 3.4.
30
System.Net.Requests
Provides older classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse
30
System.ServiceModel.Http
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services. Commonly Used Types: System.ServiceModel.BasicHttpBinding System.ServiceModel.Channels.HttpRequestMessageProperty System.ServiceModel.Channels.HttpResponseMessageProperty System.ServiceModel.Channels.HttpTransportBindingElement System.ServiceModel.Channels.HttpsTransportBindingElement System.ServiceModel.HttpClientCredentialType System.ServiceModel.BasicHttpSecurityMode System.ServiceModel.HttpTransportSecurity System.ServiceModel.BasicHttpMessageCredentialType System.ServiceModel.HttpBindingBase
30
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. 124038c13eafa08e4bd8c2bfd04bb0633f958bc8 When using NuGet 3.x this package requires at least version 3.4.
30
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 4353a76c439e02cd9fa44f412ce73d564c749285 When using NuGet 3.x this package requires at least version 3.4.
29
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 1b651b26ca39a8a2b6c090a85b6025565fa46203 When using NuGet 3.x this package requires at least version 3.4.
29
System.Net.Requests
Provides older classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse
29
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
29
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.4.0 contains .NET Native 1.7. When using Visual Studio this package requires Visual Studio 2017 or later. When using NuGet 3.x this package requires at least version 3.4.
29
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.2.4 contains .NET Native 1.4 plus the following fix: - Updated the WCF packages which contain bug fixes. When using Visual Studio this package requires Visual Studio 2015 Update 3 or later. When using NuGet 3.x this package requires at least version 3.4.
29

https://go.microsoft.com/fwlink/?LinkID=799421

MonoAndroid 1.0

  • No dependencies.

Xamarin.WatchOS 1.0

  • No dependencies.

Xamarin.Mac 2.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

.NET Standard 1.3

Xamarin.TVOS 1.0

  • No dependencies.

.NET Framework 4.6

  • No dependencies.

MonoTouch 1.0

  • No dependencies.

Version Downloads Last updated
4.3.0 36 6/11/2022
4.3.0-preview1-24530-04 22 6/27/2022
4.0.1 29 6/27/2022
4.0.1-rc2-24027 22 6/27/2022
4.0.1-beta-23516 25 6/27/2022
4.0.1-beta-23409 32 6/27/2022
4.0.1-beta-23225 26 6/27/2022
4.0.0 22 6/27/2022
4.0.0-beta-23109 32 6/27/2022
4.0.0-beta-23019 26 6/27/2022
4.0.0-beta-22816 23 6/27/2022
4.0.0-beta-22605 23 6/27/2022