aspnetrc2 - Microsoft.AspNetCore.Cryptography.KeyDerivation 1.0.0-rc2-final
ASP.NET Core utilities for key derivation.
PM> Install-Package Microsoft.AspNetCore.Cryptography.KeyDerivation -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.Cryptography.KeyDerivation -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.Cryptography.KeyDerivation --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json
nuget Microsoft.AspNetCore.Cryptography.KeyDerivation ~> 1.0.0-rc2-final
Copy to clipboard
> choco install Microsoft.AspNetCore.Cryptography.KeyDerivation --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.Cryptography.KeyDerivation" -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)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Cryptography.Internal (>= 1.0.0-rc2-final)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Security.Cryptography.Algorithms (>= 4.1.0-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- .NETFramework 4.5.1: 4.5.1.0
- .NETStandard 1.3: 1.3.0.0
OwnersJosh Free |
AuthorsMicrosoft.AspNetCore.Cryptography.KeyDerivation |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Tagsaspnetcore,dataprotection |
Info11 total downloads |
| 11 downloads for version 1.0.0-rc2-final |
| Download (25.93 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-final | 25.93 KB | Thu, 12 May 2016 23:25:58 GMT | 11 |
|