aspnetrc2 - Microsoft.AspNetCore.DataProtection 1.0.0-rc2-final
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
PM> Install-Package Microsoft.AspNetCore.DataProtection -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.DataProtection -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.DataProtection --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json
nuget Microsoft.AspNetCore.DataProtection ~> 1.0.0-rc2-final
Copy to clipboard
> choco install Microsoft.AspNetCore.DataProtection --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc2" -SourceLocation "https://www.myget.org/F/aspnetrc2/api/v2"
Install-Module -Name "Microsoft.AspNetCore.DataProtection" -RequiredVersion "1.0.0-rc2-final" -Repository "aspnetrc2" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Cryptography.Internal (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Cryptography.Internal (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
- Microsoft.Win32.Registry (>= 4.0.0-rc2-24027)
- System.IO.FileSystem (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Security.Claims (>= 4.0.1-rc2-24027)
- System.Security.Cryptography.X509Certificates (>= 4.1.0-rc2-24027)
- System.Security.Principal.Windows (>= 4.0.0-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
- .NETFramework 4.5.1: 4.5.1.0
- .NETStandard 1.3: 1.3.0.0
OwnersJosh Free |
AuthorsMicrosoft.AspNetCore.DataProtection |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Tagsaspnetcore,dataprotection |
Info11 total downloads |
| 11 downloads for version 1.0.0-rc2-final |
| Download (146.91 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-final | 146.91 KB | Thu, 12 May 2016 23:26:00 GMT | 11 |
|