Serilog event sink that writes to SQLite database. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Jan Madsen | 
| Last Update: | Thursday, April 16, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://serilog.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SQLite-Net-PCL | 
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
