Module for logging changes to a table.
Info
Version: | 0.6.0 |
Author(s): | HardCode company |
Last Update: | Friday, August 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ActionLogModule |
Install
Install-Package ActionLogModule
dotnet add package ActionLogModule
paket add ActionLogModule
ActionLogModule Download (Unzip the "nupkg" after downloading)
Dependencies
- HardCode.ICacheService(>= 1.0.1)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.7)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)