SecurePassword 1.0.4
dotnet add package SecurePassword --version 1.0.4
NuGet\Install-Package SecurePassword -Version 1.0.4
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="SecurePassword" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SecurePassword --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SecurePassword, 1.0.4"
#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 SecurePassword as a Cake Addin #addin nuget:?package=SecurePassword&version=1.0.4 // Install SecurePassword as a Cake Tool #tool nuget:?package=SecurePassword&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SecurePassword Class Library provides an efficient & faster way to Hash & Verify user's password
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. dnx46 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.AspNet.Cryptography.KeyDerivation (>= 1.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-rc2-23530)
- System.Collections (>= 4.0.11-rc2-23530)
- System.Linq (>= 4.0.1-rc2-23530)
- System.Runtime (>= 4.0.21-rc2-23530)
- System.Threading (>= 4.0.11-rc2-23530)
-
DNX 4.6
- Microsoft.AspNet.Cryptography.KeyDerivation (>= 1.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-rc2-23530)
- System.Collections (>= 4.0.11-rc2-23530)
- System.Linq (>= 4.0.1-rc2-23530)
- System.Runtime (>= 4.0.21-rc2-23530)
- System.Threading (>= 4.0.11-rc2-23530)
-
DNXCore 5.0
- Microsoft.AspNet.Cryptography.KeyDerivation (>= 1.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-rc2-23530)
- System.Collections (>= 4.0.11-rc2-23530)
- System.Linq (>= 4.0.1-rc2-23530)
- System.Runtime (>= 4.0.21-rc2-23530)
- System.Threading (>= 4.0.11-rc2-23530)
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 |
---|---|---|
1.0.4 | 1,426 | 12/4/2015 |
1.0.3 | 1,440 | 12/3/2015 |
1.0.2 | 1,030 | 12/3/2015 |
1.0.1 | 1,386 | 12/3/2015 |
1.0.0-beta2-121512042015 | 882 | 12/3/2015 |
1.0.0-beta2-120512042015 | 901 | 12/3/2015 |
Change namespace to Microsoft.AspNet.Security