Stormancer.Server.Plugins.DataProtection
2.0.1.3-pre
This is a prerelease version of Stormancer.Server.Plugins.DataProtection.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.DataProtection --version 2.0.1.3-pre
NuGet\Install-Package Stormancer.Server.Plugins.DataProtection -Version 2.0.1.3-pre
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="Stormancer.Server.Plugins.DataProtection" Version="2.0.1.3-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.DataProtection --version 2.0.1.3-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.DataProtection, 2.0.1.3-pre"
#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 Stormancer.Server.Plugins.DataProtection as a Cake Addin #addin nuget:?package=Stormancer.Server.Plugins.DataProtection&version=2.0.1.3-pre&prerelease // Install Stormancer.Server.Plugins.DataProtection as a Cake Tool #tool nuget:?package=Stormancer.Server.Plugins.DataProtection&version=2.0.1.3-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides data protection tools to stormancer applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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-browser 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- BouncyCastle.NetCore (>= 1.8.8)
- Stormancer.Server.Plugins.Configuration (>= 2.1.2.5-pre)
- Stormancer.Server.Plugins.Utilities (>= 3.1.1.1-pre)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Stormancer.Server.Plugins.DataProtection:
Package | Downloads |
---|---|
Stormancer.Server.Plugins.GameSession
Provides P2P and client/server gamesession features to a Stormancer server application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1.5-pre | 1,062 | 3/11/2024 |
2.0.1.4 | 708 | 4/4/2023 |
2.0.1.4-pre | 3,480 | 3/19/2023 |
2.0.1.3 | 2,315 | 9/28/2022 |
2.0.1.3-pre | 740 | 9/12/2022 |
2.0.1.2-pre | 438 | 8/2/2022 |
2.0.1.1-pre | 1,055 | 3/15/2022 |
2.0.0.3-pre | 400 | 2/28/2022 |
2.0.0.2 | 456 | 2/7/2022 |
2.0.0.1 | 318 | 12/15/2021 |
2.0.0.1-pre | 216 | 10/29/2021 |
2.0.0 | 329 | 10/14/2021 |
2.0.0-pre | 235 | 10/6/2021 |
1.0.1.1 | 347 | 5/23/2021 |
1.0.1 | 357 | 3/1/2021 |
1.0.0.1 | 461 | 12/4/2020 |
0.1.1-pre | 352 | 6/5/2020 |
0.1.0 | 497 | 5/27/2020 |
0.1.0-pre | 340 | 4/22/2020 |
Changed
*******
- Remove dependency to Stormancer.Abstraction.Server
Fixed
*****
- Nonce wasn't properly generated when missing from the configuration.