System.Net.Security
4.3.0-preview1-24530-04
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Net.Security --version 4.3.0-preview1-24530-04
NuGet\Install-Package System.Net.Security -Version 4.3.0-preview1-24530-04
<PackageReference Include="System.Net.Security" Version="4.3.0-preview1-24530-04" />
paket add System.Net.Security --version 4.3.0-preview1-24530-04
#r "nuget: System.Net.Security, 4.3.0-preview1-24530-04"
// Install System.Net.Security as a Cake Addin #addin nuget:?package=System.Net.Security&version=4.3.0-preview1-24530-04&prerelease // Install System.Net.Security as a Cake Tool #tool nuget:?package=System.Net.Security&version=4.3.0-preview1-24530-04&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- Microsoft.Win32.Primitives (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Security.Claims (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Primitives (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Security.Principal (>= 4.3.0-preview1-24530-04)
- System.Security.Principal.Windows (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading.ThreadPool (>= 4.3.0-preview1-24530-04)
-
.NETStandard 1.6
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- Microsoft.Win32.Primitives (>= 4.3.0-preview1-24530-04)
- runtime.native.System (>= 4.3.0-preview1-24530-04)
- runtime.native.System.Net.Security (>= 4.3.0-preview1-24530-04)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Globalization.Extensions (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Security.Claims (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Algorithms (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.OpenSsl (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Primitives (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Security.Principal (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading.ThreadPool (>= 4.3.0-preview1-24530-04)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- 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.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on System.Net.Security:
Package | Downloads |
---|---|
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. |
|
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage. |
|
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. |
|
Microsoft.Azure.DocumentDB.Core
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/. |
GitHub repositories (45)
Showing the top 5 popular GitHub repositories that depend on System.Net.Security:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
Version | Downloads | Last updated | |
---|---|---|---|
4.3.2 | 32,964 | 3/8/2021 | |
4.3.1 | 124 | 3/8/2021 | |
4.3.0 | 9,695 | 3/8/2021 | |
4.3.0-preview1-24530-04 | 0 | 3/8/2021 | |
4.0.2 | 0 | 3/8/2021 | |
4.0.1 | 828 | 3/8/2021 | |
4.0.0 | 80,128 | 3/8/2021 | |
4.0.0-rc2-24027 | 233 | 3/8/2021 |