Serilog.Sinks.MSSqlServer 5.8.0-dev-00017

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.8.0-dev-00017
                    
NuGet\Install-Package Serilog.Sinks.MSSqlServer -Version 5.8.0-dev-00017
                    
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.8.0-dev-00017" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.MSSqlServer" Version="5.8.0-dev-00017" />
                    
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.8.0-dev-00017
                    
#r "nuget: Serilog.Sinks.MSSqlServer, 5.8.0-dev-00017"
                    
#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.8.0-dev-00017&prerelease
                    
Install Serilog.Sinks.MSSqlServer as a Cake Addin
#tool nuget:?package=Serilog.Sinks.MSSqlServer&version=5.8.0-dev-00017&prerelease
                    
Install Serilog.Sinks.MSSqlServer 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. 
.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 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 (162)

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用户中心框架。

Omnia.Fx.NetCore.SharePointServer

Package Description

CucurbIT.Infrastructure.Logging.Targets

Package Description

NBB.Correlation.Serilog.SqlServer

Extensions for creating new columns in sql Server for Serilog Table

GitHub repositories (22)

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-00129 580 16 days ago
8.2.0 24,737 16 days ago
8.2.0-dev-00127 263 17 days ago
8.1.2-dev-00126 250 21 days ago
8.1.2-dev-00125 203 24 days ago
8.1.1 17,496 24 days ago
8.1.1-dev-00123 148 24 days ago
8.1.1-dev-00122 2,349 2 months ago
8.1.1-dev-00120 6,414 4 months ago
8.1.0 392,408 4 months ago
8.1.0-dev-00118 123 4 months ago
8.1.0-dev-00117 2,082 5 months ago
8.1.0-dev-00116 579 5 months ago
8.0.1-dev-00115 910 5 months ago
8.0.1-dev-00114 636 5 months ago
8.0.0 320,423 5 months ago
8.0.0-dev-00112 360 5 months ago
7.0.2 220,670 6 months ago
7.0.2-dev-00110 145 6 months ago
7.0.2-dev-00108 145 6 months ago
7.0.2-dev-00107 942 6 months ago
7.0.2-dev-00106 203 6 months ago
7.0.2-dev-00105 109 6 months ago
7.0.2-dev-00104 119 6 months ago
7.0.2-dev-00103 190 6 months ago
7.0.2-dev-00102 160 6 months ago
7.0.2-dev-00101 252 6 months ago
7.0.2-dev-00100 103 6 months ago
7.0.2-dev-00099 600 7 months ago
7.0.1 251,748 7 months ago
7.0.1-dev-00097 115 7 months ago
7.0.1-dev-00095 125 7 months ago
7.0.1-dev-00094 109 7 months ago
7.0.1-dev-00092 850 7 months ago
7.0.1-dev-00091 276 7 months ago
7.0.0 83,343 7 months ago
7.0.0-dev-00089 111 7 months ago
7.0.0-dev-00088 116 7 months ago
7.0.0-dev-00087 452 7 months ago
6.7.2-dev-00086 3,175 7 months ago
6.7.1 122,060 7 months ago
6.7.1-dev-00084 246 7 months ago
6.7.1-dev-00083 846 8 months ago
6.7.0 48,500 8 months ago
6.7.0-dev-00081 129 8 months ago
6.6.2-dev-00080 11,756 5/28/2024
6.6.1 900,032 5/28/2024
6.6.1-dev-00078 144 5/28/2024
6.6.1-dev-00077 3,964 4/30/2024
6.6.1-dev-00076 1,808 4/9/2024
6.6.1-dev-00075 162 4/9/2024
6.6.1-dev-00074 5,105 2/23/2024
6.6.0 1,171,466 2/23/2024
6.6.0-dev-00072 1,288 2/15/2024
6.5.2 81,888 2/15/2024
6.5.2-dev-00071 255 2/15/2024
6.5.2-dev-00069 270 2/15/2024
6.5.2-dev-00068 1,562 2/1/2024
6.5.1 320,920 1/29/2024
6.5.1-dev-00066 276 1/29/2024
6.5.1-dev-00064 8,337 1/10/2024
6.5.1-dev-00063 6,584 12/4/2023
6.5.0 507,798 12/4/2023
6.5.0-dev-00061 520 12/4/2023
6.5.0-dev-00060 1,391 11/27/2023
6.4.0 93,548 11/25/2023
6.4.0-dev-00058 432 11/25/2023
6.4.0-dev-00057 450 11/24/2023
6.3.1-dev-00056 773 11/21/2023
6.3.0 2,352,625 3/19/2023
6.3.0-dev-00055 465 11/20/2023
6.3.0-dev-00054 403 11/20/2023
6.3.0-dev-00053 542 8/10/2023
6.3.0-dev-00052 641 5/13/2023
6.3.0-dev-00050 715 3/19/2023
6.3.0-dev-00049 14,671 2/7/2023
6.2.1-dev-00048 3,974 1/19/2023
6.2.0 809,083 1/19/2023
6.2.0-dev-00047 653 1/19/2023
6.2.0-dev-00046 671 1/19/2023
6.2.0-dev-00044 673 1/19/2023
6.2.0-dev-00043 677 1/19/2023
6.2.0-dev-00042 883 1/16/2023
6.2.0-dev-00041 796 1/8/2023
6.1.1-dev-00040 2,190 1/3/2023
6.1.1-dev-00039 927 12/30/2022
6.1.0 202,369 12/30/2022
6.1.0-dev-00038 634 12/30/2022
6.1.0-dev-00036 680 12/28/2022
6.1.0-dev-00035 870 12/19/2022
6.1.0-dev-00034 843 12/17/2022
6.1.0-dev-00033 851 12/11/2022
6.0.1-dev-00032 1,477 12/4/2022
6.0.1-dev-00031 3,246 10/17/2022
6.0.0 1,010,539 10/17/2022
6.0.0-dev-00029 660 10/17/2022
6.0.0-dev-00028 696 10/17/2022
5.9.0-dev-00027 3,430 10/15/2022
5.9.0-dev-00026 2,489 10/3/2022
5.9.0-dev-00025 1,161 10/2/2022
5.9.0-dev-00024 702 10/1/2022
5.8.0 668,551 9/28/2022
5.8.0-dev-00021 712 9/28/2022
5.8.0-dev-00020 6,577 7/25/2022
5.8.0-dev-00019 737 7/24/2022
5.8.0-dev-00018 5,075 6/23/2022
5.8.0-dev-00017 1,880 6/17/2022
5.7.1 1,399,303 6/17/2022
5.7.1-dev-00015 762 6/16/2022
5.7.1-dev-00014 16,543 3/18/2022
5.7.1-dev-00013 826 3/14/2022
5.7.1-dev-00012 911 3/7/2022
5.7.1-dev-00011 1,130 2/21/2022
5.7.1-dev-00009 948 2/20/2022
5.7.0 1,890,760 2/14/2022
5.7.0-dev-00441 668 2/15/2022
5.7.0-dev-00437 739 2/14/2022
5.7.0-dev-00435 694 2/14/2022
5.7.0-dev-00414 11,276 12/31/2021
5.7.0-dev-00412 718 12/31/2021
5.7.0-dev-00410 756 12/29/2021
5.7.0-dev-00408 612 12/29/2021
5.7.0-dev-00405 28,244 10/16/2021
5.7.0-dev-00008 709 2/20/2022
5.6.1 2,207,900 9/20/2021
5.6.1-dev-00402 943 10/5/2021
5.6.1-dev-00398 809 9/20/2021
5.6.0 3,643,596 11/6/2020
5.6.0-dev-00391 943 5/4/2021
5.6.0-dev-00388 1,016 12/8/2020
5.6.0-dev-00387 972 11/25/2020
5.6.0-dev-00383 1,033 11/6/2020
5.6.0-dev-00381 4,678 10/6/2020
5.6.0-dev-00379 1,268 9/26/2020
5.6.0-dev-00377 1,362 9/20/2020
5.6.0-dev-00375 23,063 8/3/2020
5.6.0-dev-00373 1,185 8/2/2020
5.5.2-dev-00370 1,214 7/29/2020
5.5.1 1,471,107 7/29/2020
5.5.1-dev-00366 1,078 7/29/2020
5.5.1-dev-00364 983 7/28/2020
5.5.1-dev-00362 1,110 7/28/2020
5.5.1-dev-00360 1,045 7/27/2020
5.5.1-dev-00358 8,974 7/5/2020
5.5.1-dev-00357 1,084 7/1/2020
5.5.1-dev-00356 1,055 7/1/2020
5.5.0 714,796 6/9/2020
5.5.0-dev-00351 1,051 6/9/2020
5.4.1-dev-00349 1,685 6/6/2020
5.4.1-dev-00347 990 6/6/2020
5.4.1-dev-00345 1,194 5/26/2020
5.4.1-dev-00343 1,164 5/24/2020
5.4.1-dev-00341 1,178 5/23/2020
5.4.1-dev-00338 2,040 5/21/2020
5.4.1-dev-00336 1,343 5/16/2020
5.4.1-dev-00334 1,689 5/13/2020
5.4.1-dev-00332 1,078 5/9/2020
5.4.1-dev-00330 999 5/7/2020
5.4.1-dev-00328 1,511 5/5/2020
5.4.0 782,309 5/5/2020
5.4.0-dev-00326 990 5/5/2020
5.4.0-dev-00322 967 5/5/2020
5.4.0-dev-00320 1,036 5/5/2020
5.4.0-dev-00314 1,259 4/30/2020
5.4.0-dev-00312 1,167 4/28/2020
5.4.0-dev-00310 929 4/28/2020
5.4.0-dev-00308 2,160 4/23/2020
5.4.0-dev-00306 2,503 4/22/2020
5.4.0-dev-00304 1,901 4/20/2020
5.3.0 212,557 4/20/2020
5.3.0-dev-00300 873 4/20/2020
5.3.0-dev-00298 894 4/20/2020
5.3.0-dev-00296 1,998 4/12/2020
5.3.0-dev-00294 950 4/12/2020
5.3.0-dev-00292 1,038 4/11/2020
5.3.0-dev-00290 1,304 4/8/2020
5.3.0-dev-00288 1,041 4/8/2020
5.3.0-dev-00286 1,001 4/8/2020
5.3.0-dev-00284 1,046 4/7/2020
5.3.0-dev-00282 978 4/7/2020
5.3.0-dev-00280 1,206 4/6/2020
5.3.0-dev-00278 1,021 4/6/2020
5.2.1-dev-00274 1,285 4/5/2020
5.2.1-dev-00271 910 4/5/2020
5.2.1-dev-00269 964 4/5/2020
5.2.1-dev-00267 1,141 4/5/2020
5.2.1-dev-00265 1,082 4/3/2020
5.2.1-dev-00257 5,397 3/30/2020
5.2.1-dev-00255 1,021 3/30/2020
5.2.0 350,620 3/27/2020
5.2.0-dev-00250 926 3/27/2020
5.2.0-dev-00248 18,856 3/12/2020
5.2.0-dev-00247 976 3/11/2020
5.2.0-dev-00246 952 3/11/2020
5.1.4 237,184 3/10/2020
5.1.4-dev-00242 976 3/10/2020
5.1.3 1,641,494 10/11/2019
5.1.3-dev-00241 1,035 1/20/2020
5.1.3-dev-00236 201,430 4/20/2019
5.1.3-dev-00235 1,202 4/20/2019
5.1.3-dev-00232 128,884 10/25/2018
5.1.3-dev-00231 2,421 10/20/2018
5.1.3-dev-00229 3,058 10/16/2018
5.1.3-dev-00226 17,886 10/5/2018
5.1.3-dev-00224 4,677 9/30/2018
5.1.3-dev-00221 1,804 9/21/2018
5.1.3-dev-00219 1,532 9/17/2018
5.1.3-dev-00217 1,344 9/17/2018
5.1.3-dev-00215 1,402 9/16/2018
5.1.3-dev-00212 4,523 9/7/2018
5.1.3-dev-00210 1,348 9/6/2018
5.1.3-dev-00206 1,344 9/6/2018
5.1.3-dev-00204 12,649 8/24/2018
5.1.3-dev-00202 2,302 8/2/2018
5.1.2 3,428,425 4/21/2018
5.1.2-dev-00201 1,714 7/12/2018
5.1.2-dev-00199 1,549 7/9/2018
5.1.2-dev-00196 1,584 5/9/2018
5.1.2-dev-00189 1,487 4/21/2018
5.1.1 148,456 3/12/2018
5.1.1-dev-00182 1,601 3/12/2018
5.1.0 180,211 1/3/2018
5.1.0-dev-00176 1,681 1/3/2018
5.1.0-dev-00174 4,722 12/4/2017
5.1.0-dev-00171 4,293 11/3/2017
5.1.0-dev-00169 2,441 10/17/2017
5.0.0 524,913 3/23/2017
5.0.0-dev-00156 3,364 12/6/2016
4.2.0 101,115 11/21/2016
4.1.2-dev-00150 1,640 10/20/2016
4.1.2-dev-00149 1,514 10/20/2016
4.1.2-dev-00141 1,927 9/9/2016
4.1.2-dev-00139 1,483 9/9/2016
4.1.1 56,434 9/4/2016
4.1.1-dev-00134 1,540 8/31/2016
4.1.1-dev-00133 1,515 8/31/2016
4.1.0 12,556 8/29/2016
4.1.0-dev-00128 1,516 8/29/2016
4.1.0-dev-00125 1,560 8/25/2016
4.1.0-dev-00122 1,534 8/24/2016
4.1.0-dev-00118 1,531 8/23/2016
4.1.0-dev-00114 1,575 8/11/2016
4.0.0 133,617 7/11/2016
4.0.0-dev-00109 1,610 7/11/2016
4.0.0-dev-00108 1,604 7/11/2016
4.0.0-beta-92 1,713 5/25/2016
4.0.0-beta-90 1,615 4/20/2016
4.0.0-beta-83 1,508 4/18/2016
4.0.0-beta-107 1,503 7/10/2016
4.0.0-beta-102 1,540 6/28/2016
4.0.0-beta-100 1,482 6/8/2016
3.0.98 28,568 6/7/2016
3.0.52 63,461 3/16/2016
3.0.50 1,843 3/16/2016
3.0.48 4,876 2/26/2016
3.0.46 23,067 2/20/2016
3.0.45 1,914 2/20/2016
3.0.42 6,873 2/11/2016
3.0.41 4,886 1/13/2016
2.0.39 2,250 1/7/2016
2.0.32 3,524 12/23/2015
2.0.31 1,805 12/23/2015
2.0.30 1,839 12/23/2015
2.0.29 1,873 12/23/2015
2.0.28 1,805 12/23/2015
2.0.27 1,789 12/23/2015
2.0.14 8,160 11/7/2015
2.0.13 2,059 11/5/2015
2.0.9 19,640 6/23/2015
2.0.7 13,253 4/8/2015
2.0.6 2,025 4/8/2015
1.5.4 2,154 4/2/2015
1.5.3 1,908 4/1/2015
1.5.2 1,935 3/30/2015
1.5.1 1,959 3/27/2015
1.4.196 4,796 2/22/2015
1.4.182 2,135 2/15/2015
1.4.168 3,632 2/8/2015
1.4.155 2,095 2/1/2015
1.4.139 2,043 1/23/2015
1.4.118 2,052 1/13/2015
1.4.113 2,029 1/6/2015
1.4.102 2,368 12/21/2014
1.4.99 2,853 12/18/2014
1.4.97 2,098 12/18/2014
1.4.76 5,317 12/8/2014
1.4.39 2,104 11/26/2014
1.4.34 2,091 11/24/2014
1.4.28 2,056 11/24/2014
1.4.27 2,025 11/23/2014
1.4.23 2,252 11/21/2014
1.4.21 2,032 11/21/2014
1.4.18 2,181 11/18/2014
1.4.15 3,003 11/4/2014
1.4.14 2,039 10/23/2014
1.4.13 1,884 10/23/2014
1.4.12 1,941 10/12/2014
1.4.11 3,137 10/8/2014
1.4.10 2,066 9/26/2014
1.4.9 1,966 9/17/2014
1.4.8 1,895 9/11/2014
1.4.7 2,095 9/1/2014
1.4.6 1,888 8/31/2014
1.4.5 1,900 8/27/2014
1.4.4 1,856 8/27/2014
1.4.3 1,963 8/25/2014
1.4.2 1,882 8/23/2014
1.4.1 1,948 8/23/2014
1.3.43 2,027 8/4/2014
1.3.42 1,901 7/30/2014
1.3.41 1,872 7/28/2014
1.3.40 1,890 7/26/2014
1.3.39 1,895 7/25/2014
1.3.36 1,909 7/20/2014
1.3.35 1,849 7/17/2014
1.3.34 2,176 7/6/2014
1.3.33 1,892 6/30/2014
1.3.30 1,952 6/19/2014
1.3.29 1,887 6/19/2014
1.3.28 1,932 6/19/2014
1.3.27 1,932 6/18/2014
1.3.25 1,859 6/9/2014
1.3.24 1,946 5/21/2014
1.3.23 1,867 5/20/2014
1.3.20 1,895 5/18/2014
1.3.19 1,895 5/17/2014
1.3.18 1,830 5/17/2014
1.3.17 2,014 5/17/2014
1.3.16 1,910 5/17/2014
1.3.15 1,883 5/16/2014
1.3.14 2,115 5/16/2014
1.3.13 2,000 5/16/2014
1.3.12 1,922 5/14/2014
1.3.7 1,913 5/11/2014
1.3.6 1,887 5/9/2014
1.3.5 1,898 5/6/2014
1.3.4 1,879 5/4/2014
1.3.3 1,928 4/28/2014
1.3.1 2,169 4/26/2014
1.2.53 2,014 4/26/2014
1.2.52 1,871 4/24/2014
1.2.51 2,115 4/18/2014
1.2.50 2,371 4/18/2014
1.2.49 2,033 4/17/2014
1.2.48 11,044 4/14/2014