RockLib.Encryption.XSerializer
3.0.0
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
dotnet add package RockLib.Encryption.XSerializer --version 3.0.0
NuGet\Install-Package RockLib.Encryption.XSerializer -Version 3.0.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.XSerializer" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Encryption.XSerializer --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.Encryption.XSerializer, 3.0.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 RockLib.Encryption.XSerializer as a Cake Addin
#addin nuget:?package=RockLib.Encryption.XSerializer&version=3.0.0
// Install RockLib.Encryption.XSerializer as a Cake Tool
#tool nuget:?package=RockLib.Encryption.XSerializer&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extension to RockLib.Encryption - allows properties marked with the [Encrypt] attribute to be encrypted during an XSerializer serialization operation.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- RockLib.Encryption (>= 2.3.3)
- XSerializer (>= 0.4.4)
-
.NETFramework 4.8
- RockLib.Encryption (>= 2.3.3)
- XSerializer (>= 0.4.4)
-
net6.0
- RockLib.Encryption (>= 2.3.3)
- XSerializer (>= 0.4.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,220 | 7/19/2022 |
2.1.5 | 8,750 | 8/12/2021 |
2.1.4 | 520 | 5/6/2021 |
2.1.3 | 1,190 | 2/19/2021 |
2.1.2 | 3,852 | 8/14/2020 |
2.1.1 | 1,090 | 7/30/2020 |
2.1.0 | 385 | 4/28/2020 |
2.0.0 | 382 | 4/7/2020 |
2.0.0-alpha04 | 385 | 4/3/2019 |
2.0.0-alpha03 | 439 | 2/12/2019 |
2.0.0-alpha02 | 430 | 2/7/2019 |
2.0.0-alpha01 | 445 | 2/6/2019 |
1.0.4 | 3,959 | 2/4/2020 |
1.0.3 | 126,450 | 8/22/2018 |
1.0.2 | 795 | 6/28/2018 |
1.0.1 | 878 | 4/30/2018 |
1.0.0 | 775 | 4/19/2018 |
A changelog is available at https://github.com/RockLib/RockLib.Encryption/blob/main/RockLib.Encryption.XSerializer/CHANGELOG.md.