RockLib.Encryption
3.1.0
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
dotnet add package RockLib.Encryption --version 3.1.0
NuGet\Install-Package RockLib.Encryption -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RockLib.Encryption" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Encryption --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.Encryption, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RockLib.Encryption as a Cake Addin
#addin nuget:?package=RockLib.Encryption&version=3.1.0
// Install RockLib.Encryption as a Cake Tool
#tool nuget:?package=RockLib.Encryption&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An easy-to-use crypto API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Collections (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
-
.NETFramework 4.8
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Collections (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Collections (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RockLib.Encryption:
Package | Downloads |
---|---|
RockLib.Encryption.XSerializer
Extension to RockLib.Encryption - allows properties marked with the [Encrypt] attribute to be encrypted during an XSerializer serialization operation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 1,978 | 8/30/2022 |
3.0.0 | 1,363 | 5/10/2022 |
2.3.3 | 50,495 | 8/12/2021 |
2.3.2 | 3,028 | 5/6/2021 |
2.3.1 | 3,717 | 2/22/2021 |
2.3.0 | 670 | 2/19/2021 |
2.2.2 | 52,490 | 8/14/2020 |
2.2.1 | 1,471 | 7/30/2020 |
2.2.0 | 8,188 | 4/28/2020 |
2.1.0 | 4,906 | 4/8/2020 |
2.0.0 | 797 | 4/7/2020 |
2.0.0-alpha07 | 505 | 4/1/2020 |
2.0.0-alpha06 | 717 | 4/2/2019 |
2.0.0-alpha05 | 741 | 2/12/2019 |
2.0.0-alpha04 | 721 | 2/7/2019 |
2.0.0-alpha03 | 738 | 2/6/2019 |
2.0.0-alpha02 | 678 | 1/10/2019 |
2.0.0-alpha01 | 681 | 1/8/2019 |
1.0.5 | 12,444 | 2/4/2020 |
1.0.4 | 179,856 | 8/22/2018 |
1.0.3 | 1,213 | 6/28/2018 |
1.0.2 | 60,374 | 4/30/2018 |
1.0.1 | 1,321 | 4/6/2018 |
1.0.0 | 1,894 | 12/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Encryption/blob/main/RockLib.Encryption/CHANGELOG.md.