Serilog.Sinks.MSSqlServer 5.7.0-dev-00412

This is a prerelease version of Serilog.Sinks.MSSqlServer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.MSSqlServer --version 5.7.0-dev-00412
                    
NuGet\Install-Package Serilog.Sinks.MSSqlServer -Version 5.7.0-dev-00412
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serilog.Sinks.MSSqlServer" Version="5.7.0-dev-00412" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.MSSqlServer" Version="5.7.0-dev-00412" />
                    
Directory.Packages.props
<PackageReference Include="Serilog.Sinks.MSSqlServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Serilog.Sinks.MSSqlServer --version 5.7.0-dev-00412
                    
#r "nuget: Serilog.Sinks.MSSqlServer, 5.7.0-dev-00412"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Serilog.Sinks.MSSqlServer&version=5.7.0-dev-00412&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serilog.Sinks.MSSqlServer&version=5.7.0-dev-00412&prerelease
                    
Install as a Cake Tool

A Serilog sink that writes events to Microsoft SQL Server

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (174)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.MSSqlServer:

Package Downloads
Takenet.Iris.Common

Iris common data types package

OAuthApp

OAuth2.0的Saas用户中心框架。

CucurbIT.Infrastructure.Logging.Targets

Package Description

Omnia.Fx.NetCore.SharePointServer

Package Description

NBB.Correlation.Serilog.SqlServer

Extensions for creating new columns in sql Server for Serilog Table

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on Serilog.Sinks.MSSqlServer:

Repository Stars
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
skimedic/presentations
Copy of my public presentations
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
babaktaremi/Clean-Architecture-Template
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
Apress/pro-c-sharp-10
Source Code for 'Pro C# 10 with .NET 6' by Andrew Troelsen and Phil Japikse
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
DevBetterCom/DevBetterWeb
A simple web application for devBetter
jignesht24/Aspnetcore
Learn ASP.net core MVC
osstotalsoft/nbb
.Net Building Blocks
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
Amitpnk/Clean-Architecture-ASP.NET-Core
Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using the testing pyramid and documentation using .NET 5!
Version Downloads Last Updated
8.2.1-dev-00131 1,160 5/3/2025
8.2.1-dev-00130 349 4/27/2025
8.2.1-dev-00129 1,396 3/23/2025
8.2.0 309,470 3/23/2025
8.2.0-dev-00127 292 3/23/2025
8.1.2-dev-00126 284 3/19/2025
8.1.2-dev-00125 229 3/15/2025
8.1.1 34,153 3/15/2025
8.1.1-dev-00123 168 3/15/2025
8.1.1-dev-00122 3,172 1/29/2025
8.1.1-dev-00120 9,721 12/6/2024
8.1.0 639,183 12/6/2024
8.1.0-dev-00118 141 12/5/2024
8.1.0-dev-00117 2,450 11/22/2024
8.1.0-dev-00116 637 11/20/2024
8.0.1-dev-00115 997 11/14/2024
8.0.1-dev-00114 671 11/5/2024
8.0.0 441,704 11/5/2024
8.0.0-dev-00112 420 10/31/2024
7.0.2 333,437 10/18/2024
7.0.2-dev-00110 161 10/18/2024
7.0.2-dev-00108 160 10/18/2024
7.0.2-dev-00107 1,012 10/7/2024
7.0.2-dev-00106 222 10/3/2024
7.0.2-dev-00105 131 10/3/2024
7.0.2-dev-00104 137 10/3/2024
7.0.2-dev-00103 205 10/1/2024
7.0.2-dev-00102 176 9/30/2024
7.0.2-dev-00101 268 9/26/2024
7.0.2-dev-00100 114 9/26/2024
7.0.2-dev-00099 657 9/20/2024
7.0.1 304,220 9/20/2024
7.0.1-dev-00097 132 9/20/2024
7.0.1-dev-00095 144 9/20/2024
7.0.1-dev-00094 125 9/20/2024
7.0.1-dev-00092 868 9/13/2024
7.0.1-dev-00091 306 9/9/2024
7.0.0 102,119 9/9/2024
7.0.0-dev-00089 121 9/9/2024
7.0.0-dev-00088 125 9/9/2024
7.0.0-dev-00087 468 9/4/2024
6.7.2-dev-00086 4,010 8/29/2024
6.7.1 159,807 8/29/2024
6.7.1-dev-00084 277 8/28/2024
6.7.1-dev-00083 859 8/19/2024
6.7.0 56,403 8/19/2024
6.7.0-dev-00081 142 8/19/2024
6.6.2-dev-00080 14,323 5/28/2024
6.6.1 1,022,995 5/28/2024
6.6.1-dev-00078 158 5/28/2024
6.6.1-dev-00077 4,621 4/30/2024
6.6.1-dev-00076 1,846 4/9/2024
6.6.1-dev-00075 177 4/9/2024
6.6.1-dev-00074 5,458 2/23/2024
6.6.0 1,317,865 2/23/2024
6.6.0-dev-00072 1,310 2/15/2024
6.5.2 92,781 2/15/2024
6.5.2-dev-00071 273 2/15/2024
6.5.2-dev-00069 291 2/15/2024
6.5.2-dev-00068 1,675 2/1/2024
6.5.1 360,096 1/29/2024
6.5.1-dev-00066 290 1/29/2024
6.5.1-dev-00064 8,642 1/10/2024
6.5.1-dev-00063 7,174 12/4/2023
6.5.0 559,180 12/4/2023
6.5.0-dev-00061 530 12/4/2023
6.5.0-dev-00060 1,508 11/27/2023
6.4.0 103,101 11/25/2023
6.4.0-dev-00058 454 11/25/2023
6.4.0-dev-00057 459 11/24/2023
6.3.1-dev-00056 836 11/21/2023
6.3.0 2,489,335 3/19/2023
6.3.0-dev-00055 479 11/20/2023
6.3.0-dev-00054 427 11/20/2023
6.3.0-dev-00053 570 8/10/2023
6.3.0-dev-00052 661 5/13/2023
6.3.0-dev-00050 735 3/19/2023
6.3.0-dev-00049 15,229 2/7/2023
6.2.1-dev-00048 4,332 1/19/2023
6.2.0 844,621 1/19/2023
6.2.0-dev-00047 692 1/19/2023
6.2.0-dev-00046 693 1/19/2023
6.2.0-dev-00044 693 1/19/2023
6.2.0-dev-00043 705 1/19/2023
6.2.0-dev-00042 901 1/16/2023
6.2.0-dev-00041 814 1/8/2023
6.1.1-dev-00040 2,239 1/3/2023
6.1.1-dev-00039 957 12/30/2022
6.1.0 217,136 12/30/2022
6.1.0-dev-00038 659 12/30/2022
6.1.0-dev-00036 698 12/28/2022
6.1.0-dev-00035 893 12/19/2022
6.1.0-dev-00034 865 12/17/2022
6.1.0-dev-00033 873 12/11/2022
6.0.1-dev-00032 1,631 12/4/2022
6.0.1-dev-00031 3,335 10/17/2022
6.0.0 1,056,849 10/17/2022
6.0.0-dev-00029 688 10/17/2022
6.0.0-dev-00028 720 10/17/2022
5.9.0-dev-00027 4,064 10/15/2022
5.9.0-dev-00026 2,536 10/3/2022
5.9.0-dev-00025 1,214 10/2/2022
5.9.0-dev-00024 720 10/1/2022
5.8.0 720,068 9/28/2022
5.8.0-dev-00021 743 9/28/2022
5.8.0-dev-00020 6,791 7/25/2022
5.8.0-dev-00019 763 7/24/2022
5.8.0-dev-00018 5,476 6/23/2022
5.8.0-dev-00017 1,912 6/17/2022
5.7.1 1,447,988 6/17/2022
5.7.1-dev-00015 789 6/16/2022
5.7.1-dev-00014 17,490 3/18/2022
5.7.1-dev-00013 855 3/14/2022
5.7.1-dev-00012 950 3/7/2022
5.7.1-dev-00011 1,170 2/21/2022
5.7.1-dev-00009 979 2/20/2022
5.7.0 1,955,088 2/14/2022
5.7.0-dev-00441 704 2/15/2022
5.7.0-dev-00437 770 2/14/2022
5.7.0-dev-00435 728 2/14/2022
5.7.0-dev-00414 11,496 12/31/2021
5.7.0-dev-00412 754 12/31/2021
5.7.0-dev-00410 789 12/29/2021
5.7.0-dev-00408 650 12/29/2021
5.7.0-dev-00405 29,383 10/16/2021
5.7.0-dev-00008 741 2/20/2022
5.6.1 2,284,579 9/20/2021
5.6.1-dev-00402 972 10/5/2021
5.6.1-dev-00398 843 9/20/2021
5.6.0 3,760,019 11/6/2020
5.6.0-dev-00391 986 5/4/2021
5.6.0-dev-00388 1,053 12/8/2020
5.6.0-dev-00387 1,018 11/25/2020
5.6.0-dev-00383 1,074 11/6/2020
5.6.0-dev-00381 4,831 10/6/2020
5.6.0-dev-00379 1,316 9/26/2020
5.6.0-dev-00377 1,403 9/20/2020
5.6.0-dev-00375 27,923 8/3/2020
5.6.0-dev-00373 1,221 8/2/2020
5.5.2-dev-00370 1,303 7/29/2020
5.5.1 1,510,268 7/29/2020
5.5.1-dev-00366 1,115 7/29/2020
5.5.1-dev-00364 1,019 7/28/2020
5.5.1-dev-00362 1,149 7/28/2020
5.5.1-dev-00360 1,087 7/27/2020
5.5.1-dev-00358 9,204 7/5/2020
5.5.1-dev-00357 1,128 7/1/2020
5.5.1-dev-00356 1,094 7/1/2020
5.5.0 736,886 6/9/2020
5.5.0-dev-00351 1,093 6/9/2020
5.4.1-dev-00349 1,796 6/6/2020
5.4.1-dev-00347 1,026 6/6/2020
5.4.1-dev-00345 1,237 5/26/2020
5.4.1-dev-00343 1,209 5/24/2020
5.4.1-dev-00341 1,219 5/23/2020
5.4.1-dev-00338 2,097 5/21/2020
5.4.1-dev-00336 1,391 5/16/2020
5.4.1-dev-00334 1,745 5/13/2020
5.4.1-dev-00332 1,123 5/9/2020
5.4.1-dev-00330 1,043 5/7/2020
5.4.1-dev-00328 1,555 5/5/2020
5.4.0 807,563 5/5/2020
5.4.0-dev-00326 1,036 5/5/2020
5.4.0-dev-00322 1,013 5/5/2020
5.4.0-dev-00320 1,080 5/5/2020
5.4.0-dev-00314 1,303 4/30/2020
5.4.0-dev-00312 1,211 4/28/2020
5.4.0-dev-00310 971 4/28/2020
5.4.0-dev-00308 2,202 4/23/2020
5.4.0-dev-00306 2,627 4/22/2020
5.4.0-dev-00304 1,963 4/20/2020
5.3.0 219,602 4/20/2020
5.3.0-dev-00300 918 4/20/2020
5.3.0-dev-00298 939 4/20/2020
5.3.0-dev-00296 2,044 4/12/2020
5.3.0-dev-00294 993 4/12/2020
5.3.0-dev-00292 1,080 4/11/2020
5.3.0-dev-00290 1,350 4/8/2020
5.3.0-dev-00288 1,082 4/8/2020
5.3.0-dev-00286 1,044 4/8/2020
5.3.0-dev-00284 1,089 4/7/2020
5.3.0-dev-00282 1,020 4/7/2020
5.3.0-dev-00280 1,248 4/6/2020
5.3.0-dev-00278 1,065 4/6/2020
5.2.1-dev-00274 1,324 4/5/2020
5.2.1-dev-00271 956 4/5/2020
5.2.1-dev-00269 1,006 4/5/2020
5.2.1-dev-00267 1,184 4/5/2020
5.2.1-dev-00265 1,127 4/3/2020
5.2.1-dev-00257 5,445 3/30/2020
5.2.1-dev-00255 1,065 3/30/2020
5.2.0 354,538 3/27/2020
5.2.0-dev-00250 974 3/27/2020
5.2.0-dev-00248 19,590 3/12/2020
5.2.0-dev-00247 1,022 3/11/2020
5.2.0-dev-00246 1,003 3/11/2020
5.1.4 241,144 3/10/2020
5.1.4-dev-00242 1,018 3/10/2020
5.1.3 1,667,177 10/11/2019
5.1.3-dev-00241 1,075 1/20/2020
5.1.3-dev-00236 203,908 4/20/2019
5.1.3-dev-00235 1,275 4/20/2019
5.1.3-dev-00232 129,681 10/25/2018
5.1.3-dev-00231 2,466 10/20/2018
5.1.3-dev-00229 3,123 10/16/2018
5.1.3-dev-00226 17,961 10/5/2018
5.1.3-dev-00224 4,755 9/30/2018
5.1.3-dev-00221 1,856 9/21/2018
5.1.3-dev-00219 1,588 9/17/2018
5.1.3-dev-00217 1,396 9/17/2018
5.1.3-dev-00215 1,474 9/16/2018
5.1.3-dev-00212 4,592 9/7/2018
5.1.3-dev-00210 1,401 9/6/2018
5.1.3-dev-00206 1,394 9/6/2018
5.1.3-dev-00204 12,903 8/24/2018
5.1.3-dev-00202 2,396 8/2/2018
5.1.2 3,507,997 4/21/2018
5.1.2-dev-00201 1,839 7/12/2018
5.1.2-dev-00199 1,676 7/9/2018
5.1.2-dev-00196 1,713 5/9/2018
5.1.2-dev-00189 1,574 4/21/2018
5.1.1 151,896 3/12/2018
5.1.1-dev-00182 1,728 3/12/2018
5.1.0 183,102 1/3/2018
5.1.0-dev-00176 1,817 1/3/2018
5.1.0-dev-00174 4,819 12/4/2017
5.1.0-dev-00171 4,555 11/3/2017
5.1.0-dev-00169 2,526 10/17/2017
5.0.0 534,557 3/23/2017
5.0.0-dev-00156 3,451 12/6/2016
4.2.0 102,634 11/21/2016
4.1.2-dev-00150 1,733 10/20/2016
4.1.2-dev-00149 1,603 10/20/2016
4.1.2-dev-00141 2,012 9/9/2016
4.1.2-dev-00139 1,575 9/9/2016
4.1.1 57,010 9/4/2016
4.1.1-dev-00134 1,626 8/31/2016
4.1.1-dev-00133 1,610 8/31/2016
4.1.0 12,809 8/29/2016
4.1.0-dev-00128 1,604 8/29/2016
4.1.0-dev-00125 1,658 8/25/2016
4.1.0-dev-00122 1,627 8/24/2016
4.1.0-dev-00118 1,623 8/23/2016
4.1.0-dev-00114 1,668 8/11/2016
4.0.0 137,914 7/11/2016
4.0.0-dev-00109 1,702 7/11/2016
4.0.0-dev-00108 1,692 7/11/2016
4.0.0-beta-92 1,807 5/25/2016
4.0.0-beta-90 1,718 4/20/2016
4.0.0-beta-83 1,596 4/18/2016
4.0.0-beta-107 1,590 7/10/2016
4.0.0-beta-102 1,629 6/28/2016
4.0.0-beta-100 1,582 6/8/2016
3.0.98 29,152 6/7/2016
3.0.52 63,911 3/16/2016
3.0.50 1,943 3/16/2016
3.0.48 4,974 2/26/2016
3.0.46 23,321 2/20/2016
3.0.45 2,011 2/20/2016
3.0.42 7,359 2/11/2016
3.0.41 5,025 1/13/2016
2.0.39 2,358 1/7/2016
2.0.32 3,622 12/23/2015
2.0.31 1,912 12/23/2015
2.0.30 1,939 12/23/2015
2.0.29 1,978 12/23/2015
2.0.28 1,911 12/23/2015
2.0.27 1,889 12/23/2015
2.0.14 8,271 11/7/2015
2.0.13 2,156 11/5/2015
2.0.9 19,772 6/23/2015
2.0.7 13,657 4/8/2015
2.0.6 2,128 4/8/2015
1.5.4 2,256 4/2/2015
1.5.3 2,005 4/1/2015
1.5.2 2,031 3/30/2015
1.5.1 2,069 3/27/2015
1.4.196 4,906 2/22/2015
1.4.182 2,231 2/15/2015
1.4.168 4,071 2/8/2015
1.4.155 2,194 2/1/2015
1.4.139 2,161 1/23/2015
1.4.118 2,151 1/13/2015
1.4.113 2,134 1/6/2015
1.4.102 2,465 12/21/2014
1.4.99 2,952 12/18/2014
1.4.97 2,200 12/18/2014
1.4.76 5,419 12/8/2014
1.4.39 2,211 11/26/2014
1.4.34 2,194 11/24/2014
1.4.28 2,151 11/24/2014
1.4.27 2,128 11/23/2014
1.4.23 2,348 11/21/2014
1.4.21 2,131 11/21/2014
1.4.18 2,285 11/18/2014
1.4.15 3,105 11/4/2014
1.4.14 2,137 10/23/2014
1.4.13 1,980 10/23/2014
1.4.12 2,037 10/12/2014
1.4.11 3,241 10/8/2014
1.4.10 2,167 9/26/2014
1.4.9 2,067 9/17/2014
1.4.8 1,994 9/11/2014
1.4.7 2,194 9/1/2014
1.4.6 1,988 8/31/2014
1.4.5 2,000 8/27/2014
1.4.4 1,960 8/27/2014
1.4.3 2,062 8/25/2014
1.4.2 1,982 8/23/2014
1.4.1 2,046 8/23/2014
1.3.43 2,129 8/4/2014
1.3.42 2,002 7/30/2014
1.3.41 1,969 7/28/2014
1.3.40 1,994 7/26/2014
1.3.39 1,998 7/25/2014
1.3.36 2,013 7/20/2014
1.3.35 1,947 7/17/2014
1.3.34 2,275 7/6/2014
1.3.33 1,998 6/30/2014
1.3.30 2,059 6/19/2014
1.3.29 1,987 6/19/2014
1.3.28 2,034 6/19/2014
1.3.27 2,039 6/18/2014
1.3.25 1,959 6/9/2014
1.3.24 2,052 5/21/2014
1.3.23 1,976 5/20/2014
1.3.20 1,995 5/18/2014
1.3.19 2,015 5/17/2014
1.3.18 1,941 5/17/2014
1.3.17 2,118 5/17/2014
1.3.16 2,013 5/17/2014
1.3.15 1,990 5/16/2014
1.3.14 2,219 5/16/2014
1.3.13 2,107 5/16/2014
1.3.12 2,022 5/14/2014
1.3.7 2,015 5/11/2014
1.3.6 1,994 5/9/2014
1.3.5 2,005 5/6/2014
1.3.4 1,979 5/4/2014
1.3.3 2,031 4/28/2014
1.3.1 2,266 4/26/2014
1.2.53 2,118 4/26/2014
1.2.52 1,967 4/24/2014
1.2.51 2,217 4/18/2014
1.2.50 2,470 4/18/2014
1.2.49 2,133 4/17/2014
1.2.48 13,213 4/14/2014