Affecto.Authentication.Passwords
1.1.0-prerelease01
.NET Framework 4.5.2
This is a prerelease version of Affecto.Authentication.Passwords.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Affecto.Authentication.Passwords -Version 1.1.0-prerelease01
dotnet add package Affecto.Authentication.Passwords --version 1.1.0-prerelease01
<PackageReference Include="Affecto.Authentication.Passwords" Version="1.1.0-prerelease01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Affecto.Authentication.Passwords --version 1.1.0-prerelease01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Affecto.Authentication.Passwords, 1.1.0-prerelease01"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Affecto.Authentication.Passwords as a Cake Addin
#addin nuget:?package=Affecto.Authentication.Passwords&version=1.1.0-prerelease01&prerelease
// Install Affecto.Authentication.Passwords as a Cake Tool
#tool nuget:?package=Affecto.Authentication.Passwords&version=1.1.0-prerelease01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Services for managing and hashing passwords.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Affecto.Patterns.Specification (>= 1.2.0)
- BrockAllen.IdentityReboot (>= 2.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Affecto.Authentication.Passwords:
Package | Downloads |
---|---|
Affecto.IdentityManagement.Autofac
Identity Management application services and business logic implemented as Autofac module. |
|
Affecto.IdentityManagement.Store.PostgreSql
Identity Management store layer for PostgreSQL. |
|
Affecto.IdentityManagement.Store.Mocking
Identity Management store layer using Effort mock database. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,875 | 12/21/2015 |
1.1.0-prerelease01 | 820 | 12/18/2015 |
1.0.0 | 3,966 | 11/20/2015 |
Added specifications for password strength.