Audit Trail application services and business logic implemented as Autofac module.
Info
Version: | 3.0.0 |
Author(s): | Affecto |
Last Update: | Friday, November 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affecto/dotnet-AuditTrail |
NuGet Url: | https://www.nuget.org/packages/Affecto.AuditTrail.Autofac |
Install
Install-Package Affecto.AuditTrail.Autofac
dotnet add package Affecto.AuditTrail.Autofac
paket add Affecto.AuditTrail.Autofac
Affecto.AuditTrail.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Affecto.Patterns.Cqrs.Autofac(>= 2.0.0)
- Affecto.Patterns.Domain.UnitOfWork.Autofac(>= 2.0.0)
- Affecto.Authentication.Claims(>= 2.5.0)
- Affecto.Mapping.AutoMapper(>= 1.0.0)
- EntityFramework(>= 6.1.1)
- PredicateExtensions(>= 1.0.0)
- Affecto.AuditTrail.Interfaces(>= 3.0.0)
Tags