Affecto.IdentityManagement.Autofac
9.3.0
Identity Management application services and business logic implemented as Autofac module.
Install-Package Affecto.IdentityManagement.Autofac -Version 9.3.0
dotnet add package Affecto.IdentityManagement.Autofac --version 9.3.0
<PackageReference Include="Affecto.IdentityManagement.Autofac" Version="9.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Affecto.IdentityManagement.Autofac --version 9.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Affecto.IdentityManagement.Autofac, 9.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Add identity management service method for updating user with custom properties.
Add identity management service method for changing users password.
Dependencies
-
- Affecto.AuditTrail.Interfaces (>= 3.0.0)
- Affecto.Authentication.Claims (>= 2.2.0)
- Affecto.Authentication.Passwords (>= 1.0.0)
- Affecto.IdentityManagement.Interfaces (>= 9.3.0)
- Affecto.Mapping.AutoMapper (>= 1.0.0)
- Affecto.Patterns.Cqrs.Autofac (>= 2.0.0)
- Affecto.Patterns.Domain.Autofac (>= 2.0.0)
- Affecto.Patterns.Specification (>= 1.2.0)
- EntityFramework (>= 6.1.3)
- Microsoft.AspNet.Identity.Core (>= 2.2.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Affecto.IdentityManagement.Autofac:
Package | Downloads |
---|---|
Affecto.IdentityManagement.Store.PostgreSql
Identity Management store layer for PostgreSQL.
|
|
Affecto.IdentityManagement.WebApi
Identity Management REST Web API.
|
GitHub repositories
This package is not used by any popular GitHub repositories.