Serilog.Sinks.SQLite.NetPCL
0.0.1
Serilog event sink that writes to SQLite database using SqliteNet-Pcl.
Forked from Serilog.Sinks.SQLite from https://github.com/saleem-mirza/serilog-sinks-sqlite
Install-Package Serilog.Sinks.SQLite.NetPCL -Version 0.0.1
dotnet add package Serilog.Sinks.SQLite.NetPCL --version 0.0.1
<PackageReference Include="Serilog.Sinks.SQLite.NetPCL" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.SQLite.NetPCL --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial Release
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.9.0)
- sqlite-net-pcl (>= 1.6.292)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.9.0)
- sqlite-net-pcl (>= 1.6.292)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 759 | 3/6/2020 |