Skip to main content
Serilog.Sinks.MSSqlServerCore package icon

Serilog.Sinks.MSSqlServerCore

A Serilog sink that writes events to Microsoft SQL Server. This is a fork from the original Serilog Microsoft SQL Server sink that works on the Netstandard 1.6 framework in .NET Core applications.

Total Downloads
613.2K
613,157
Published
Feb 13, 2017
Latest stable version

Install

.NET CLI
dotnet add package Serilog.Sinks.MSSqlServerCore --version 1.0.0
Package Manager Console
Install-Package Serilog.Sinks.MSSqlServerCore -Version 1.0.0
PackageReference
<PackageReference Include="Serilog.Sinks.MSSqlServerCore" Version="1.0.0" />

Frameworks

.NETFramework4.5 .NETStandard1.6

Dependencies

Serilog
.NETFramework4.5
[2.0.0, )
[2.0.0, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
System.Data.SqlClient
.NETStandard1.6
[4.3.0, )
Serilog
.NETStandard1.6
[2.0.0, )
[2.0.0, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 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.