Skip to main content
IGeekFan.Sinks.MariaDB package icon

IGeekFan.Sinks.MariaDB

A Serilog sink that writes events to MariaDB and MySQL. Supports audit, batching and custom columns

Total Downloads
6.3K
6,263
Published
Aug 1, 2020
Latest stable version

Install

.NET CLI
dotnet add package IGeekFan.Sinks.MariaDB --version 0.0.1
Package Manager Console
Install-Package IGeekFan.Sinks.MariaDB -Version 0.0.1
PackageReference
<PackageReference Include="IGeekFan.Sinks.MariaDB" Version="0.0.1" />

Frameworks

.NETStandard1.6 .NETStandard2.0 .NETStandard2.1

Dependencies

MySqlConnector
.NETStandard1.6
[1.0.0, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Serilog
.NETStandard1.6
[2.9.0, )
[2.3.0, )
MySqlConnector
.NETStandard2.0
[1.0.0, )
Serilog
.NETStandard2.0
[2.9.0, )
[2.3.0, )
MySqlConnector
.NETStandard2.1
[1.0.0, )
Serilog
.NETStandard2.1
[2.9.0, )
[2.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.