System.Net.Security 4.0.0-beta-22816
Provides types, such as System.Net.Security.SslStream, that enable secure network communication between applications and hosts.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
Showing the top 20 packages that depend on System.Net.Security.
| Packages | Downloads |
|---|---|
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
|
177 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
177 |
|
SuperSocket.ClientEngine.Core
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
|
9 |
|
Microsoft.AspNetCore.Server.Kestrel.Https
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
|
7 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
|
7 |
|
Waher.Networking.XMPP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting
Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking
|
7 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
215f374988eba0829f6880026909851ed04a8638
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
6 |
|
Waher.Networking.XMPP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting
Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking
|
6 |
|
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.
|
6 |
|
Waher.Networking.XMPP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0055: Jabber Search
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0377: Spam Reporting
|
6 |
|
Microsoft.ApplicationInsights
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
6 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
5 |
|
SuperSocket.ClientEngine.Core
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
|
5 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
MySqlConnector
A fully async MySQL ADO.NET provider for .NET and .NET Core
|
5 |
|
Waher.Networking.XMPP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting
Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking
|
5 |
Any 0.0
- System.IO (>= 4.0.10-beta-22816)
- System.Net.Primitives (>= 4.0.10-beta-22816)
- System.Runtime (>= 4.0.20-beta-22816)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-22816)
- System.Threading.Tasks (>= 4.0.10-beta-22816)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.2 | 4 | 12/13/2025 |
| 4.3.1 | 3 | 12/13/2025 |
| 4.3.0 | 3 | 12/11/2025 |
| 4.3.0-preview1-24530-04 | 3 | 12/13/2025 |
| 4.0.2 | 3 | 12/10/2025 |
| 4.0.1 | 3 | 12/10/2025 |
| 4.0.0 | 5 | 12/12/2025 |
| 4.0.0-rc2-24027 | 5 | 12/10/2025 |
| 4.0.0-beta-23516 | 7 | 12/11/2025 |
| 4.0.0-beta-23409 | 5 | 12/11/2025 |
| 4.0.0-beta-23225 | 5 | 12/11/2025 |
| 4.0.0-beta-23123 | 6 | 12/09/2025 |
| 4.0.0-beta-23109 | 3 | 12/13/2025 |
| 4.0.0-beta-23019 | 2 | 12/13/2025 |
| 4.0.0-beta-22816 | 6 | 12/10/2025 |
| 4.0.0-beta-22605 | 4 | 12/11/2025 |
| 4.0.0-beta-22416 | 2 | 12/13/2025 |