Microsoft.Extensions.Logging 6.0.0

dotnet add package Microsoft.Extensions.Logging --version 6.0.0
                    
NuGet\Install-Package Microsoft.Extensions.Logging -Version 6.0.0
                    
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" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Logging" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Logging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Logging --version 6.0.0
                    
#r "nuget: Microsoft.Extensions.Logging, 6.0.0"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Logging&version=6.0.0
                    
Install Microsoft.Extensions.Logging as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Logging&version=6.0.0
                    
Install Microsoft.Extensions.Logging as a Cake Tool

Logging infrastructure default implementation for Microsoft.Extensions.Logging.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging:

Package Downloads
Microsoft.AspNet.Hosting

ASP.NET 5 core hosting infrastructure and startup logic for web applications.

EntityFramework.Core

Entity Framework is Microsoft's recommended data access technology for new applications.

Microsoft.Extensions.Http

The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory

Microsoft.Extensions.Logging.Console

Console logger provider implementation for Microsoft.Extensions.Logging.

Microsoft.Extensions.Logging.Debug

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().

GitHub repositories (677)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Logging:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
files-community/Files
A modern file manager that helps users organize their files and folders.
DevToys-app/DevToys
A Swiss Army knife for developers.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
duplicati/duplicati
Store securely encrypted backups in the cloud!
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet/orleans
Cloud Native application framework for .NET
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
Version Downloads Last updated
6.0.0 142 9/19/2022
6.0.0-preview.1.21102.12 0 3/6/2021
5.0.0 393 3/6/2021
5.0.0-rc.2.20475.5 0 3/6/2021
5.0.0-rc.1.20451.14 0 3/6/2021
5.0.0-preview.8.20407.11 1 3/6/2021
5.0.0-preview.7.20364.11 1 3/6/2021
5.0.0-preview.6.20305.6 0 3/6/2021
5.0.0-preview.5.20278.1 0 3/6/2021
5.0.0-preview.4.20251.6 0 3/6/2021
5.0.0-preview.3.20215.2 0 3/6/2021
5.0.0-preview.2.20160.3 0 3/6/2021
5.0.0-preview.1.20120.4 0 3/6/2021
3.1.16 66 9/19/2022
3.1.12 0 3/6/2021
3.1.11 0 3/6/2021
3.1.10 32,434 3/6/2021
3.1.9 67 3/6/2021
3.1.8 1 3/6/2021
3.1.7 0 3/6/2021
3.1.6 0 3/6/2021
3.1.5 0 3/6/2021
3.1.4 0 3/6/2021
3.1.3 0 3/6/2021
3.1.2 32,426 3/6/2021
3.1.1 20 3/6/2021
3.1.0 14 3/6/2021
3.1.0-preview3.19553.2 0 3/6/2021
3.1.0-preview2.19525.4 0 3/6/2021
3.1.0-preview1.19506.1 1 3/6/2021
3.0.3 0 3/6/2021
3.0.2 0 3/6/2021
3.0.1 3 3/6/2021
3.0.0 65,356 3/6/2021
3.0.0-rc1.19456.10 0 3/6/2021
3.0.0-preview9.19423.4 0 3/6/2021
3.0.0-preview8.19405.4 0 3/6/2021
3.0.0-preview7.19362.4 0 3/6/2021
3.0.0-preview6.19304.6 1 3/6/2021
3.0.0-preview5.19227.9 0 3/6/2021
3.0.0-preview4.19216.2 0 3/6/2021
3.0.0-preview3.19153.1 1 3/6/2021
3.0.0-preview.19074.2 0 3/6/2021
3.0.0-preview.18572.1 1 3/6/2021
2.2.0 37,507 3/6/2021
2.2.0-preview3-35497 0 3/6/2021
2.2.0-preview2-35157 0 3/6/2021
2.2.0-preview1-35029 0 3/6/2021
2.1.1 9,468 3/6/2021
2.1.0 79 3/6/2021
2.1.0-rc1-final 0 3/6/2021
2.1.0-preview2-final 0 3/6/2021
2.1.0-preview1-final 0 3/6/2021
2.0.2 1 3/6/2021
2.0.1 9,457 3/6/2021
2.0.0 14,569 3/6/2021
2.0.0-preview2-final 11 3/6/2021
2.0.0-preview1-final 6 3/6/2021
1.1.2 123 3/6/2021
1.1.1 96 3/6/2021
1.1.0 249 3/6/2021
1.1.0-preview1-final 7 3/6/2021
1.0.2 654 3/6/2021
1.0.1 48 3/6/2021
1.0.0 473 3/6/2021
1.0.0-rc2-final 185 3/6/2021