Identity Management application services and business logic implemented as Autofac module.
Info
Version: | 9.3.0 |
Author(s): | Affecto |
Last Update: | Tuesday, January 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affecto/dotnet-IdentityManagement |
NuGet Url: | https://www.nuget.org/packages/Affecto.IdentityManagement.Autofac |
Install
Install-Package Affecto.IdentityManagement.Autofac
dotnet add package Affecto.IdentityManagement.Autofac
paket add Affecto.IdentityManagement.Autofac
Affecto.IdentityManagement.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Affecto.Patterns.Cqrs.Autofac(>= 2.0.0)
- Affecto.Patterns.Domain.Autofac(>= 2.0.0)
- Affecto.Authentication.Claims(>= 2.2.0)
- Affecto.Authentication.Passwords(>= 1.0.0)
- Affecto.Mapping.AutoMapper(>= 1.0.0)
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- Affecto.AuditTrail.Interfaces(>= 3.0.0)
- Affecto.Patterns.Specification(>= 1.2.0)
- EntityFramework(>= 6.1.3)
- Affecto.IdentityManagement.Interfaces(>= 9.3.0)
Tags