Microsoft.Extensions.Logging.Console
5.0.0-preview.4.20251.6
This is a prerelease version of Microsoft.Extensions.Logging.Console.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Logging.Console --version 5.0.0-preview.4.20251.6
NuGet\Install-Package Microsoft.Extensions.Logging.Console -Version 5.0.0-preview.4.20251.6
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.Console" Version="5.0.0-preview.4.20251.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.Console --version 5.0.0-preview.4.20251.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Logging.Console, 5.0.0-preview.4.20251.6"
#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.Console as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.Console&version=5.0.0-preview.4.20251.6&prerelease // Install Microsoft.Extensions.Logging.Console as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Console&version=5.0.0-preview.4.20251.6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Console logger provider implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging.Configuration (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Options (>= 5.0.0-preview.4.20251.6)
-
net5.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Logging.Configuration (>= 5.0.0-preview.4.20251.6)
- Microsoft.Extensions.Options (>= 5.0.0-preview.4.20251.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Extensions.Logging.Console:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
GitHub repositories (442)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Console:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
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
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|