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