Microsoft.Extensions.Logging.Debug
2.2.0
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Debug --version 2.2.0
NuGet\Install-Package Microsoft.Extensions.Logging.Debug -Version 2.2.0
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.2.0" />
paket add Microsoft.Extensions.Logging.Debug --version 2.2.0
#r "nuget: Microsoft.Extensions.Logging.Debug, 2.2.0"
// Install Microsoft.Extensions.Logging.Debug as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.Debug&version=2.2.0 // Install Microsoft.Extensions.Logging.Debug as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Debug&version=2.2.0
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().
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Extensions.Logging.Debug:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
GitHub repositories (405)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Debug:
Repository | Stars |
---|---|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|