Add the capability to Log events in the database.
Info
Version: | 3.1.0 |
Author(s): | DevelopmentHelpers.SqlLogging |
Last Update: | Tuesday, December 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DevelopmentHelpers.SqlLogging |
Install
Install-Package DevelopmentHelpers.SqlLogging
dotnet add package DevelopmentHelpers.SqlLogging
paket add DevelopmentHelpers.SqlLogging
DevelopmentHelpers.SqlLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)
Tags