Serilog.Sinks.SQLite port from Serilog.Sinks.SQLite for full SQLite with no .Net 4.x libraries.
Info
Version: | 1.0.1 |
Author(s): | José Manuel Sánchez |
Last Update: | Thursday, September 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jmsanmu/Serilog.Sinks.SQLite.NetStandard |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SQLite.NetStandard |
Install
Install-Package Serilog.Sinks.SQLite.NetStandard
dotnet add package Serilog.Sinks.SQLite.NetStandard
paket add Serilog.Sinks.SQLite.NetStandard
Serilog.Sinks.SQLite.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.Sqlite.Core(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.9.0)