Stormancer.Server.Plugins.DataProtection
2.0.1.5
dotnet add package Stormancer.Server.Plugins.DataProtection --version 2.0.1.5
NuGet\Install-Package Stormancer.Server.Plugins.DataProtection -Version 2.0.1.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.DataProtection" Version="2.0.1.5" />
<PackageReference Include="Stormancer.Server.Plugins.DataProtection" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stormancer.Server.Plugins.DataProtection --version 2.0.1.5
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.5"
#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.
#:package Stormancer.Server.Plugins.DataProtection@2.0.1.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Server.Plugins.DataProtection&version=2.0.1.5
#tool nuget:?package=Stormancer.Server.Plugins.DataProtection&version=2.0.1.5
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 | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- BouncyCastle.NetCore (>= 2.2.1)
- Stormancer.Server.Plugins.Configuration (>= 2.1.3)
- Stormancer.Server.Plugins.Utilities (>= 3.2.0.14)
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 | 249 | 2/28/2025 |
2.0.1.5-pre | 1,349 | 3/11/2024 |
2.0.1.4 | 761 | 4/4/2023 |
2.0.1.4-pre | 4,028 | 3/19/2023 |
2.0.1.3 | 2,364 | 9/28/2022 |
2.0.1.3-pre | 789 | 9/12/2022 |
2.0.1.2-pre | 487 | 8/2/2022 |
2.0.1.1-pre | 1,117 | 3/15/2022 |
2.0.0.3-pre | 459 | 2/28/2022 |
2.0.0.2 | 526 | 2/7/2022 |
2.0.0.1 | 384 | 12/15/2021 |
2.0.0.1-pre | 276 | 10/29/2021 |
2.0.0 | 395 | 10/14/2021 |
2.0.0-pre | 296 | 10/6/2021 |
1.0.1.1 | 417 | 5/23/2021 |
1.0.1 | 439 | 3/1/2021 |
1.0.0.1 | 542 | 12/4/2020 |
0.1.1-pre | 427 | 6/5/2020 |
0.1.0 | 580 | 5/27/2020 |
0.1.0-pre | 422 | 4/22/2020 |
- Updated to latest SDK.