Microsoft.Extensions.Logging.Debug (6.0.0)

Published 2023-05-05 11:33:30 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 6.0.0 Microsoft.Extensions.Logging.Debug

About this package

Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().

Dependencies

ID Version Target Framework
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 .NETFramework4.6.1
Microsoft.Extensions.Logging.Abstractions 6.0.0 .NETFramework4.6.1
Microsoft.Extensions.Logging 6.0.0 .NETFramework4.6.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 .NETStandard2.0
Microsoft.Extensions.Logging.Abstractions 6.0.0 .NETStandard2.0
Microsoft.Extensions.Logging 6.0.0 .NETStandard2.0
Details
NuGet
2023-05-05 11:33:30 +10:00
9
Microsoft
57 KiB
Assets (1)
Versions (1) View all
6.0.0 2023-05-05