System.Security.Cryptography.ProtectedData
7.0.1
See the version list below for details.
dotnet add package System.Security.Cryptography.ProtectedData --version 7.0.1
NuGet\Install-Package System.Security.Cryptography.ProtectedData -Version 7.0.1
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="7.0.1" />
paket add System.Security.Cryptography.ProtectedData --version 7.0.1
#r "nuget: System.Security.Cryptography.ProtectedData, 7.0.1"
// Install System.Security.Cryptography.ProtectedData as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.ProtectedData&version=7.0.1
// Install System.Security.Cryptography.ProtectedData as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.ProtectedData&version=7.0.1
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (146)
Showing the top 5 NuGet packages that depend on System.Security.Cryptography.ProtectedData:
Package | Downloads |
---|---|
System.Configuration.ConfigurationManager
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration. |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity |
|
Microsoft.Identity.Client.Extensions.Msal
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET) |
|
NuGet.Configuration
NuGet's configuration settings implementation. |
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
GitHub repositories (52)
Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.ProtectedData:
Repository | Stars |
---|---|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
actions/runner
The Runner for GitHub Actions :rocket:
|