Microsoft.Extensions.Logging.Debug
3.0.0-preview.19074.2
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Debug --version 3.0.0-preview.19074.2
NuGet\Install-Package Microsoft.Extensions.Logging.Debug -Version 3.0.0-preview.19074.2
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.0.0-preview.19074.2" />
paket add Microsoft.Extensions.Logging.Debug --version 3.0.0-preview.19074.2
#r "nuget: Microsoft.Extensions.Logging.Debug, 3.0.0-preview.19074.2"
// Install Microsoft.Extensions.Logging.Debug as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.Debug&version=3.0.0-preview.19074.2&prerelease // Install Microsoft.Extensions.Logging.Debug as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Debug&version=3.0.0-preview.19074.2&prerelease
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/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 3.0.0-preview.19074.2)
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
|