A .NET Core logger provider to log directly into a SQL Database.
Info
| Version: | 1.1.0 |
| Author(s): | daenet |
| Last Update: | Wednesday, December 10, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daenetCorporation/Daenet.Common.Logging.Sql |
| NuGet Url: | https://www.nuget.org/packages/Daenet.Common.Logging.Sql |
Install
Install-Package Daenet.Common.Logging.Sql
dotnet add package Daenet.Common.Logging.Sql
paket add Daenet.Common.Logging.Sql
Daenet.Common.Logging.Sql Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Logging(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- System.Data.SqlClient(>= 4.8.1)
Tags