Info
Version: | 1.1.0 |
Author(s): | Richard Lawrence |
Last Update: | Thursday, May 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Gaspra/Gaspra.Logging |
NuGet Url: | https://www.nuget.org/packages/Gaspra.Logging.Serializer |
Install
Install-Package Gaspra.Logging.Serializer
dotnet add package Gaspra.Logging.Serializer
paket add Gaspra.Logging.Serializer
Gaspra.Logging.Serializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags
Providing
the ability to use the dotnet core logging framework and control how logs and their relevant information are serialized.