runtime.native.System.Net.Security
4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package runtime.native.System.Net.Security -Version 4.3.0
dotnet add package runtime.native.System.Net.Security --version 4.3.0
<PackageReference Include="runtime.native.System.Net.Security" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.native.System.Net.Security --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.native.System.Net.Security, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install runtime.native.System.Net.Security as a Cake Addin
#addin nuget:?package=runtime.native.System.Net.Security&version=4.3.0
// Install runtime.native.System.Net.Security as a Cake Tool
#tool nuget:?package=runtime.native.System.Net.Security&version=4.3.0
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
-
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on runtime.native.System.Net.Security:
| Package | Downloads |
|---|---|
|
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.
|