System.Net.Primitives 4.0.0-beta-23109
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
Showing the top 20 packages that depend on System.Net.Primitives.
Packages | Downloads |
---|---|
Google.Apis
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
6 |
Google.Apis.Auth
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
1 |
Google.Apis.Auth
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
2 |
Google.Apis.Core
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
2 |
Google.Apis.Core
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5
- NetStandard1.3
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
2 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
4 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
6 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
2,337 |
Npgsql
Npgsql
|
1 |
Npgsql
Npgsql
|
477 |
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.
|
2,339 |
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
|
2,329 |
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.
|
471 |
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
471 |
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
472 |
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.
|
473 |
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.
|
2,339 |
System.ServiceModel.Primitives
Provides common Windows Communication Foundation (WCF) types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.ClientBase<TChannel>
System.ServiceModel.IClientChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.IContextChannel
System.ServiceModel.IExtensibleObject<T>
System.ServiceModel.DataContractFormatAttribute
System.ServiceModel.Description.IOperationBehavior
System.ServiceModel.Channels.Message
System.ServiceModel.FaultException<TDetail>
|
4 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23109)
Windows 8.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
.NETCore 5.0
- System.Runtime (>= 4.0.0-beta-23109)
Version | Downloads | Last updated |
---|---|---|
4.3.1 | 0 | 05/14/2019 |
4.3.0 | 2,339 | 06/27/2022 |
4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
4.0.12 | 0 | 05/14/2019 |
4.0.11 | 2,339 | 06/27/2022 |
4.0.11-rc2-24027 | 0 | 05/16/2016 |
4.0.11-beta-23516 | 0 | 11/18/2015 |
4.0.11-beta-23409 | 0 | 10/15/2015 |
4.0.11-beta-23225 | 0 | 09/02/2015 |
4.0.10 | 0 | 07/29/2015 |
4.0.10-beta-23109 | 0 | 07/27/2015 |
4.0.10-beta-23019 | 0 | 06/30/2015 |
4.0.10-beta-22816 | 0 | 04/24/2015 |
4.0.10-beta-22605 | 0 | 02/13/2015 |
4.0.10-beta-22416 | 0 | 01/16/2015 |
4.0.10-beta-22231 | 0 | 11/11/2014 |
4.0.0 | 0 | 07/29/2015 |
4.0.0-beta-23109 | 0 | 07/27/2015 |
4.0.0-beta-23019 | 0 | 06/30/2015 |
3.9.0 | 0 | 07/29/2015 |
3.9.0-beta-23109 | 0 | 07/27/2015 |
3.9.0-beta-23019 | 0 | 06/30/2015 |