ILogger extension to log into a database.
Info
Version: | 1.0.0 |
Author(s): | Achintha Weerasinghe |
Last Update: | Saturday, May 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SamsLogger |
Install
Install-Package SamsLogger
dotnet add package SamsLogger
paket add SamsLogger
SamsLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.Extensions.Logging(>= 3.1.3)
- MySql.Data.EntityFrameworkCore(>= 8.0.20)