System.Net.Primitives
4.3.1
Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.
Commonly Used Types:
System.Net.HttpStatusCode
System.Net.Sockets.SocketError
System.Net.Cookie
System.Net.Sockets.SocketException
System.Net.IPEndPoint
System.Net.ICredentials
System.Net.NetworkCredential
System.Net.IPAddress
System.Net.CookieCollection
System.Net.CookieContainer
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Net.Primitives -Version 4.3.1
dotnet add package System.Net.Primitives --version 4.3.1
<PackageReference Include="System.Net.Primitives" Version="4.3.1" />
paket add System.Net.Primitives --version 4.3.1
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime (>= 4.3.1)
- System.Runtime.Handles (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime (>= 4.3.1)
-
.NETStandard 1.1
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime (>= 4.3.1)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime (>= 4.3.1)
- System.Runtime.Handles (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (238)
Showing the top 5 NuGet packages that depend on System.Net.Primitives:
Package | Downloads |
---|---|
System.Net.Http
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.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.Sockets
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
|
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.
|
|
System.Net.NameResolution
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.
Commonly Used Types:
System.Net.Dns
System.Net.IPHostEntry
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (192)
Showing the top 5 popular GitHub repositories that depend on System.Net.Primitives:
Repository | Stars |
---|---|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.1 | 4,688,824 | 5/14/2019 |
4.3.0 | 112,939,808 | 11/15/2016 |
4.3.0-preview1-24530-04 | 335,330 | 10/24/2016 |
4.0.12 | 2,181 | 5/14/2019 |
4.0.11 | 78,983,725 | 6/27/2016 |
4.0.11-rc2-24027 | 5,815,960 | 5/16/2016 |
4.0.11-beta-23516 | 416,075 | 11/18/2015 |
4.0.11-beta-23409 | 367,530 | 10/15/2015 |
4.0.11-beta-23225 | 214,887 | 9/2/2015 |
4.0.10 | 1,603,761 | 7/29/2015 |
4.0.10-beta-23109 | 58,861 | 7/27/2015 |
4.0.10-beta-23019 | 46,273 | 6/30/2015 |
4.0.10-beta-22816 | 158,866 | 4/24/2015 |
4.0.10-beta-22605 | 18,531 | 2/13/2015 |
4.0.10-beta-22416 | 9,717 | 1/16/2015 |
4.0.10-beta-22231 | 44,128 | 11/11/2014 |
4.0.0 | 2,470,673 | 7/29/2015 |
4.0.0-beta-23109 | 1,674 | 7/27/2015 |
4.0.0-beta-23019 | 3,330 | 6/30/2015 |
3.9.0 | 339,490 | 7/29/2015 |
3.9.0-beta-23109 | 1,182 | 7/27/2015 |
3.9.0-beta-23019 | 1,609 | 6/30/2015 |