Serilog.Exceptions 5.3.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Exceptions --version 5.3.1
                    
NuGet\Install-Package Serilog.Exceptions -Version 5.3.1
                    
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.Exceptions" Version="5.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Exceptions" Version="5.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Serilog.Exceptions" />
                    
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.Exceptions --version 5.3.1
                    
#r "nuget: Serilog.Exceptions, 5.3.1"
                    
#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.Exceptions&version=5.3.1
                    
Install Serilog.Exceptions as a Cake Addin
#tool nuget:?package=Serilog.Exceptions&version=5.3.1
                    
Install Serilog.Exceptions as a Cake Tool

Log exception details and custom properties that are not output in Exception.ToString().

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 is compatible.  net462 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (319)

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

Package Downloads
Serilog.Exceptions.EntityFrameworkCore

Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.

Serilog.Exceptions.SqlServer

Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for SQL Server exceptions.

Sitko.Core.App

Sitko.Core is a set of libraries to help build .NET Core applications fast

Blauhaus.Analytics.Serilog

Package Description

Serilog.Exceptions.MsSqlServer

Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for SQL Server exceptions.

GitHub repositories (42)

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

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
rmcrackan/Libation
Libation: Liberate your Library
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Belphemur/SoundSwitch
C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
openbullet/OpenBullet2
OpenBullet reinvented
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
reactiveui/splat
Makes things cross-platform
mehdihadeli/monolith-to-cloud-native-transformation
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
simon-knuth/scanner
An all-in-one scanner app built for the Universal Windows Platform
Version Downloads Last updated
8.4.0 44,933,108 8/15/2022
8.3.0 2,635,613 6/30/2022
8.2.0 3,305,093 5/20/2022
8.1.0 6,700,465 2/19/2022
8.0.0 5,769,001 11/9/2021
7.1.0 1,980,289 9/28/2021
7.0.0 5,665,462 6/15/2021
6.1.0 8,678,407 3/12/2021
6.0.0 4,460,714 11/18/2020
5.7.0 1,825,622 11/3/2020
5.6.0 4,919,522 7/9/2020
5.5.0 1,681,696 6/2/2020
5.4.0 6,503,611 12/26/2019
5.3.1 4,846,313 7/11/2019
5.3.0 330,120 6/26/2019
5.2.0 93,091 6/22/2019
5.0.0 3,239,092 12/27/2018
4.1.0 2,774,418 5/1/2018
4.0.0 1,072,944 2/11/2018
3.0.0 236,934 11/17/2017
2.5.0 206,708 8/21/2017
2.4.1 537,645 5/13/2017
2.4.0 241,258 2/7/2017
2.3.0 146,686 1/30/2017
2.2.1 221,362 9/18/2016
2.2.0 7,075 9/7/2016
2.0.1 47,037 9/3/2016
2.0.0 29,724 6/28/2016
2.0.0-rc 5,245 6/17/2016
2.0.0-build0009 5,331 9/2/2016
2.0.0-build0008 5,256 8/22/2016
2.0.0-beta0007 5,216 8/22/2016
1.2.0 23,353 5/19/2016
1.1.0 59,732 2/5/2016
1.0.1 6,788 12/7/2015
1.0.0 43,266 12/7/2015