Abstractions for the dotnet core logging framework.
Info
| Version: | 0.9.0 |
| Author(s): | H. Alan Stevens |
| Last Update: | Monday, May 14, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alanstevens/CoreLogging |
| NuGet Url: | https://www.nuget.org/packages/corelogging |
Install
Install-Package corelogging
dotnet add package corelogging
paket add corelogging
corelogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.1)
- microsoft.extensions.dependencyinjection(>= 2.0.0)
Tags