A simple implementation of a destructurer for Mongo exceptions.
Info
| Version: | 1.0.0 |
| Author(s): | TheNicholi |
| Last Update: | Wednesday, December 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/TheNicholi/Serilog.Exceptions.MongoDb |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Exceptions.MongoDb |
Install
Install-Package Serilog.Exceptions.MongoDb
dotnet add package Serilog.Exceptions.MongoDb
paket add Serilog.Exceptions.MongoDb
Serilog.Exceptions.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.9.3)
- Serilog.Exceptions(>= 5.3.1)
Tags