runtime.native.System.Net.Security
4.0.1
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package runtime.native.System.Net.Security -Version 4.0.1
dotnet add package runtime.native.System.Net.Security --version 4.0.1
<PackageReference Include="runtime.native.System.Net.Security" Version="4.0.1" />
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.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.native.System.Net.Security, 4.0.1"
#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.0.1
// Install runtime.native.System.Net.Security as a Cake Tool
#tool nuget:?package=runtime.native.System.Net.Security&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.NETCore.Targets (>= 1.0.1)
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.
|