Provides integration of Microsoft.Extensions.Logging into AppCore .NET.
Info
Version: | 0.2.0 |
Author(s): | AppCore .NET Contributors |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AppCore.Logging.Microsoft.Extensions |
Install
Install-Package AppCore.Logging.Microsoft.Extensions
dotnet add package AppCore.Logging.Microsoft.Extensions
paket add AppCore.Logging.Microsoft.Extensions
AppCore.Logging.Microsoft.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- AppCore.Logging(>= 0.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- AppCore.Logging(>= 0.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0 && < 4.0.0)
Tags