Classes for loading and saving serilog configuration classes to json/files.
Info
Version: | 1.0.20 |
Author(s): | Paul Rogero |
Last Update: | Tuesday, April 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rog1039/Rogero.Serilog |
NuGet Url: | https://www.nuget.org/packages/Rogero.Serilog.Serialization |
Install
Install-Package Rogero.Serilog.Serialization
dotnet add package Rogero.Serilog.Serialization
paket add Rogero.Serilog.Serialization
Rogero.Serilog.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Rogero.Serilog(>= 1.0.20)