Serilog event sink that writes to SQLite database.
Install
Install-Package Serilog.Sinks.SQLite-Net-PCL
dotnet add package Serilog.Sinks.SQLite-Net-PCL
paket add Serilog.Sinks.SQLite-Net-PCL
Serilog.Sinks.SQLite-Net-PCL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.9.0)
- System.Data.SQLite.Core(>= 1.0.110)
- sqlite-net-pcl(>= 1.6.292)
Tags