Microsoft.Extensions.Logging.Debug
3.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Debug --version 3.0.2
NuGet\Install-Package Microsoft.Extensions.Logging.Debug -Version 3.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.Debug --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Logging.Debug, 3.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Logging.Debug as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.Debug&version=3.0.2 // Install Microsoft.Extensions.Logging.Debug as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Debug&version=3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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().
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Microsoft.Extensions.Logging (>= 3.0.2)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 3.0.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
|