System.Net.Security
4.3.2
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.
Requires NuGet 2.12 or higher.
Install-Package System.Net.Security -Version 4.3.2
dotnet add package System.Net.Security --version 4.3.2
<PackageReference Include="System.Net.Security" Version="4.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.Security --version 4.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Net.Security, 4.3.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install System.Net.Security as a Cake Addin #addin nuget:?package=System.Net.Security&version=4.3.2 // Install System.Net.Security as a Cake Tool #tool nuget:?package=System.Net.Security&version=4.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Security.Principal.Windows (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- runtime.native.System (>= 4.3.0)
- runtime.native.System.Net.Security (>= 4.3.0)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.OpenSsl (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
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.
Used By
NuGet packages (189)
Showing the top 5 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.
|
|
System.ServiceModel.Primitives
Package Description
|
|
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.
|
|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver.
|
|
System.ServiceModel.Http
Package Description
|
GitHub repositories (37)
Showing the top 5 popular GitHub repositories that depend on System.Net.Security:
Repository | Stars |
---|---|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
|
|
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
|
|
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
|
|
dotnet/standard
This repo is building the .NET Standard
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. 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
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
4.3.2 | 50,496,491 | 9/20/2017 | |
4.3.1 | 7,954,918 | 5/9/2017 | |
4.3.0 | 24,349,459 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 46,661 | 10/24/2016 | |
4.0.2 | 4,647,710 | 9/20/2017 | |
4.0.1 | 19,925,569 | 5/9/2017 | |
4.0.0 | 40,636,971 | 6/27/2016 | |
4.0.0-rc2-24027 | 2,252,398 | 5/16/2016 | |
4.0.0-beta-23516 | 88,263 | 11/18/2015 | |
4.0.0-beta-23409 | 5,147 | 10/15/2015 | |
4.0.0-beta-23225 | 21,902 | 9/2/2015 | |
4.0.0-beta-23123 | 1,176 | 7/29/2015 | |
4.0.0-beta-23109 | 1,748 | 7/27/2015 | |
4.0.0-beta-23019 | 1,237 | 6/30/2015 | |
4.0.0-beta-22816 | 1,530 | 4/24/2015 | |
4.0.0-beta-22605 | 1,209 | 2/13/2015 | |
4.0.0-beta-22416 | 1,609 | 1/16/2015 |