Verifiable.Security.Windows
0.0.0.2-alpha-dev
.NET 5.0
This is a prerelease version of Verifiable.Security.Windows.
dotnet add package Verifiable.Security.Windows --version 0.0.0.2-alpha-dev
NuGet\Install-Package Verifiable.Security.Windows -Version 0.0.0.2-alpha-dev
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="Verifiable.Security.Windows" Version="0.0.0.2-alpha-dev" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Verifiable.Security.Windows --version 0.0.0.2-alpha-dev
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Verifiable.Security.Windows, 0.0.0.2-alpha-dev"
#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 Verifiable.Security.Windows as a Cake Addin
#addin nuget:?package=Verifiable.Security.Windows&version=0.0.0.2-alpha-dev&prerelease
// Install Verifiable.Security.Windows as a Cake Tool
#tool nuget:?package=Verifiable.Security.Windows&version=0.0.0.2-alpha-dev&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes Windows specific security functionality, such as ProtectedData implementation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- System.Security.Cryptography.ProtectedData (>= 5.0.0)
- Verifiable.Core (>= 0.0.0.2-alpha-dev)
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 |
---|---|---|
0.0.0.2-alpha-dev | 139 | 8/16/2021 |
0.0.0.1-alpha | 125 | 8/15/2021 |
Changes since version 0.0.0.1-alpha
Added:
- CHANGELOG.md.
Changed:
- Improve NuGet automation.
See full changelog at https://github.com/lumoin/Verifiable/blob/main/CHANGELOG.md.