Microsoft.Extensions.Logging
7.0.0-preview.1.22076.8
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging --version 7.0.0-preview.1.22076.8
NuGet\Install-Package Microsoft.Extensions.Logging -Version 7.0.0-preview.1.22076.8
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0-preview.1.22076.8" />
paket add Microsoft.Extensions.Logging --version 7.0.0-preview.1.22076.8
#r "nuget: Microsoft.Extensions.Logging, 7.0.0-preview.1.22076.8"
// Install Microsoft.Extensions.Logging as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Logging&version=7.0.0-preview.1.22076.8&prerelease
// Install Microsoft.Extensions.Logging as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Logging&version=7.0.0-preview.1.22076.8&prerelease
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Options (>= 7.0.0-preview.1.22076.8)
- System.Diagnostics.DiagnosticSource (>= 7.0.0-preview.1.22076.8)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Options (>= 7.0.0-preview.1.22076.8)
- System.Diagnostics.DiagnosticSource (>= 7.0.0-preview.1.22076.8)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Options (>= 7.0.0-preview.1.22076.8)
- System.Diagnostics.DiagnosticSource (>= 7.0.0-preview.1.22076.8)
-
net6.0
- Microsoft.Extensions.DependencyInjection (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Options (>= 7.0.0-preview.1.22076.8)
- System.Diagnostics.DiagnosticSource (>= 7.0.0-preview.1.22076.8)
-
net7.0
- Microsoft.Extensions.DependencyInjection (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.1.22076.8)
- Microsoft.Extensions.Options (>= 7.0.0-preview.1.22076.8)
- System.Diagnostics.DiagnosticSource (>= 7.0.0-preview.1.22076.8)
NuGet packages (4.1K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging:
Package | Downloads |
---|---|
Microsoft.EntityFrameworkCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet |
|
Microsoft.Extensions.Logging.Configuration
Configuration support for Microsoft.Extensions.Logging. |
|
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 (519)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
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.
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
Version | Downloads | Last updated | |
---|---|---|---|
8.0.0-preview.2.23128.3 | 18,092 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 44,401 | 2/21/2023 | |
7.0.0 | 18,601,660 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 237,796 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 190,027 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 142,313 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 100,807 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 92,203 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 143,714 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 91,704 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 147,359 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 80,918 | 2/17/2022 | |
6.0.2-mauipre.1.22102.15 | 73,017 | 2/15/2022 | |
6.0.2-mauipre.1.22054.8 | 130,979 | 1/19/2022 | |
6.0.0 | 164,456,788 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 995,828 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 385,081 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 278,717 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 184,973 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 175,993 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 108,215 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 390,858 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 156,739 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 175,297 | 2/12/2021 | |
5.0.0 | 237,846,594 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 532,661 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 461,036 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 349,261 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 190,089 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 79,592 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 46,273 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 214,079 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 179,390 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 195,645 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 71,231 | 3/16/2020 | |
3.1.32 | 665,837 | 12/13/2022 | |
3.1.31 | 482,007 | 11/8/2022 | |
3.1.30 | 659,191 | 10/11/2022 | |
3.1.29 | 653,207 | 9/13/2022 | |
3.1.28 | 946,085 | 8/9/2022 | |
3.1.27 | 800,632 | 7/12/2022 | |
3.1.26 | 824,960 | 6/14/2022 | |
3.1.25 | 1,324,042 | 5/10/2022 | |
3.1.24 | 1,045,297 | 4/11/2022 | |
3.1.23 | 1,660,236 | 3/8/2022 | |
3.1.22 | 6,604,205 | 12/14/2021 | |
3.1.21 | 4,176,030 | 11/7/2021 | |
3.1.20 | 2,385,057 | 10/11/2021 | |
3.1.19 | 3,017,338 | 9/14/2021 | |
3.1.18 | 15,560,056 | 8/10/2021 | |
3.1.17 | 3,819,742 | 7/13/2021 | |
3.1.16 | 6,627,610 | 6/8/2021 | |
3.1.15 | 5,171,533 | 5/11/2021 | |
3.1.14 | 6,353,192 | 4/6/2021 | |
3.1.13 | 8,486,661 | 3/9/2021 | |
3.1.12 | 6,976,676 | 2/9/2021 | |
3.1.11 | 8,581,524 | 1/12/2021 | |
3.1.10 | 15,561,824 | 11/9/2020 | |
3.1.9 | 40,736,538 | 10/13/2020 | |
3.1.8 | 43,604,625 | 9/8/2020 | |
3.1.7 | 22,324,881 | 8/11/2020 | |
3.1.6 | 26,074,201 | 7/14/2020 | |
3.1.5 | 27,271,135 | 6/9/2020 | |
3.1.4 | 28,490,098 | 5/12/2020 | |
3.1.3 | 45,387,107 | 3/24/2020 | |
3.1.2 | 55,384,345 | 2/18/2020 | |
3.1.1 | 27,769,806 | 1/14/2020 | |
3.1.0 | 60,775,261 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 185,533 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 64,377 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 957,798 | 10/15/2019 | |
3.0.3 | 25,924,267 | 2/18/2020 | |
3.0.2 | 970,078 | 1/14/2020 | |
3.0.1 | 3,718,052 | 11/18/2019 | |
3.0.0 | 63,160,823 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 79,456 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,271,188 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 388,236 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 141,409 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 266,041 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 524,688 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 45,119 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 275,652 | 3/6/2019 | |
3.0.0-preview.19074.2 | 144,553 | 1/29/2019 | |
3.0.0-preview.18572.1 | 129,576 | 12/4/2018 | |
2.2.0 | 143,149,592 | 12/3/2018 | |
2.2.0-preview3-35497 | 318,134 | 10/17/2018 | |
2.2.0-preview2-35157 | 195,060 | 9/12/2018 | |
2.2.0-preview1-35029 | 102,362 | 8/22/2018 | |
2.1.1 | 156,000,202 | 6/18/2018 | |
2.1.0 | 193,494,043 | 5/29/2018 | |
2.1.0-rc1-final | 358,714 | 5/6/2018 | |
2.1.0-preview2-final | 273,643 | 4/10/2018 | |
2.1.0-preview1-final | 445,702 | 2/26/2018 | |
2.0.2 | 15,786,262 | 5/7/2018 | |
2.0.1 | 30,860,367 | 3/13/2018 | |
2.0.0 | 199,876,759 | 8/11/2017 | |
2.0.0-preview2-final | 227,271 | 6/28/2017 | |
2.0.0-preview1-final | 1,007,969 | 5/10/2017 | |
1.1.2 | 13,055,040 | 5/9/2017 | |
1.1.1 | 20,892,565 | 3/6/2017 | |
1.1.0 | 11,164,805 | 11/16/2016 | |
1.1.0-preview1-final | 147,192 | 10/24/2016 | |
1.0.2 | 69,374,569 | 3/6/2017 | |
1.0.1 | 4,053,430 | 12/12/2016 | |
1.0.0 | 19,301,925 | 6/27/2016 | |
1.0.0-rc2-final | 1,763,623 | 5/16/2016 | |
1.0.0-rc1-final | 634,607 | 11/18/2015 |