EnterpriseLibrary.Security.Cryptography.NetCore
5.0.512
The Enterprise Library Cryptography Application Block simplifies the ways to incorporate cryptographic functionality in applications. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
Install-Package EnterpriseLibrary.Security.Cryptography.NetCore -Version 5.0.512
dotnet add package EnterpriseLibrary.Security.Cryptography.NetCore --version 5.0.512
<PackageReference Include="EnterpriseLibrary.Security.Cryptography.NetCore" Version="5.0.512" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnterpriseLibrary.Security.Cryptography.NetCore --version 5.0.512
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnterpriseLibrary.Security.Cryptography.NetCore, 5.0.512"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- EnterpriseLibrary.Common.NetCore (>= 6.0.1312)
- System.Security.Cryptography.ProtectedData (>= 4.4.0)
- Unity.NetCore (>= 4.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EnterpriseLibrary.Security.Cryptography.NetCore:
Package | Downloads |
---|---|
EnterpriseLibrary.Caching.Cryptography.NetCore
The Enterprise Library Caching Cryptography Provider lets developers encrypt the data to be cached. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
|
GitHub repositories
This package is not used by any popular GitHub repositories.