System.Net.Requests (4.3.0)

Published 2023-05-05 11:41:09 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 System.Net.Requests

About this package

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.

Dependencies

ID Version Target Framework
System.Collections 4.3.0 .NETCore5.0
System.Diagnostics.Debug 4.3.0 .NETCore5.0
System.Diagnostics.Tracing 4.3.0 .NETCore5.0
System.Globalization 4.3.0 .NETCore5.0
System.IO 4.3.0 .NETCore5.0
System.Net.Http 4.3.0 .NETCore5.0
System.Net.Primitives 4.3.0 .NETCore5.0
System.Net.WebHeaderCollection 4.3.0 .NETCore5.0
System.Resources.ResourceManager 4.3.0 .NETCore5.0
System.Runtime 4.3.0 .NETCore5.0
System.Threading 4.3.0 .NETCore5.0
System.Threading.Tasks 4.3.0 .NETCore5.0
System.IO 4.3.0 .NETStandard1.0
System.Net.Primitives 4.3.0 .NETStandard1.0
System.Runtime 4.3.0 .NETStandard1.0
System.IO 4.3.0 .NETStandard1.1
System.Net.Primitives 4.3.0 .NETStandard1.1
System.Runtime 4.3.0 .NETStandard1.1
System.Threading.Tasks 4.3.0 .NETStandard1.1
Microsoft.NETCore.Platforms 1.1.0 .NETStandard1.3
System.Collections 4.3.0 .NETStandard1.3
System.Diagnostics.Debug 4.3.0 .NETStandard1.3
System.Diagnostics.Tracing 4.3.0 .NETStandard1.3
System.Globalization 4.3.0 .NETStandard1.3
System.IO 4.3.0 .NETStandard1.3
System.Net.Http 4.3.0 .NETStandard1.3
System.Net.Primitives 4.3.0 .NETStandard1.3
System.Net.WebHeaderCollection 4.3.0 .NETStandard1.3
System.Resources.ResourceManager 4.3.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
System.Threading 4.3.0 .NETStandard1.3
System.Threading.Tasks 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:41:09 +10:00
7
Microsoft
374 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05