Microsoft.Extensions.Logging.Configuration
2.1.0-rc1-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Configuration --version 2.1.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.Logging.Configuration -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" />
paket add Microsoft.Extensions.Logging.Configuration --version 2.1.0-rc1-final
#r "nuget: Microsoft.Extensions.Logging.Configuration, 2.1.0-rc1-final"
#:package Microsoft.Extensions.Logging.Configuration@2.1.0-rc1-final
#addin nuget:?package=Microsoft.Extensions.Logging.Configuration&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Logging.Configuration&version=2.1.0-rc1-final&prerelease
Configuration support for Microsoft.Extensions.Logging.
| Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. |
| .NET Framework | net461 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.1.0-rc1-final)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0-rc1-final)
NuGet packages (508)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.Configuration:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging. |
|
|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
|
Microsoft.Azure.WebJobs
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708. |
|
|
OpenTelemetry
OpenTelemetry .NET SDK |
|
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
GitHub repositories (89)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Configuration:
| Repository | Stars |
|---|---|
|
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-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
|
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
|
|
|
cairoshell/cairoshell
Cairo is a customizable, intuitive desktop environment for Windows.
|
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
|
|
|
tareqimbasher/NetPad
A cross-platform C# editor and playground.
|
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
|
FastTunnel/FastTunnel
expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0 | 669,335 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 121,261 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 165,058 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 45,620 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 55,145 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 47,907 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 30,048 | 5/12/2025 | |
| 10.0.0-preview.3.25171.5 | 58,327 | 4/10/2025 | |
| 10.0.0-preview.2.25163.2 | 30,435 | 3/18/2025 | |
| 10.0.0-preview.1.25080.5 | 64,795 | 2/25/2025 | |
| 9.0.11 | 301,972 | 11/11/2025 | |
| 9.0.10 | 3,627,311 | 10/14/2025 | |
| 9.0.9 | 6,483,683 | 9/9/2025 | |
| 9.0.8 | 6,763,613 | 8/4/2025 | |
| 9.0.7 | 6,073,402 | 7/8/2025 | |
| 9.0.6 | 6,696,705 | 6/10/2025 | |
| 9.0.5 | 6,781,786 | 5/13/2025 | |
| 9.0.4 | 10,444,343 | 4/8/2025 | |
| 9.0.3 | 7,524,517 | 3/11/2025 | |
| 9.0.2 | 9,032,324 | 2/11/2025 | |
| 9.0.1 | 10,046,905 | 1/14/2025 | |
| 9.0.0 | 69,248,595 | 11/12/2024 | |
| 9.0.0-rc.2.24473.5 | 268,011 | 10/8/2024 | |
| 9.0.0-rc.1.24431.7 | 221,870 | 9/10/2024 | |
| 9.0.0-preview.7.24405.7 | 68,530 | 8/13/2024 | |
| 9.0.0-preview.6.24327.7 | 72,307 | 7/9/2024 | |
| 9.0.0-preview.5.24306.7 | 69,849 | 6/11/2024 | |
| 9.0.0-preview.4.24266.19 | 51,965 | 5/21/2024 | |
| 9.0.0-preview.3.24172.9 | 128,857 | 4/11/2024 | |
| 9.0.0-preview.2.24128.5 | 51,170 | 3/12/2024 | |
| 9.0.0-preview.1.24080.9 | 83,000 | 2/13/2024 | |
| 8.0.1 | 96,493,582 | 10/8/2024 | |
| 8.0.0 | 227,931,966 | 11/14/2023 | |
| 8.0.0-rc.2.23479.6 | 201,793 | 10/10/2023 | |
| 8.0.0-rc.1.23419.4 | 339,206 | 9/12/2023 | |
| 8.0.0-preview.7.23375.6 | 70,097 | 8/8/2023 | |
| 8.0.0-preview.6.23329.7 | 99,082 | 7/11/2023 | |
| 8.0.0-preview.5.23280.8 | 64,982 | 6/13/2023 | |
| 8.0.0-preview.4.23259.5 | 310,897 | 5/16/2023 | |
| 8.0.0-preview.3.23174.8 | 117,614 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 40,570 | 3/14/2023 | |
| 8.0.0-preview.1.23110.8 | 101,336 | 2/21/2023 | |
| 7.0.0 | 99,397,255 | 11/7/2022 | |
| 7.0.0-rc.2.22472.3 | 155,213 | 10/11/2022 | |
| 7.0.0-rc.1.22426.10 | 86,807 | 9/14/2022 | |
| 7.0.0-preview.7.22375.6 | 64,492 | 8/9/2022 | |
| 7.0.0-preview.6.22324.4 | 53,404 | 7/12/2022 | |
| 7.0.0-preview.5.22301.12 | 49,368 | 6/14/2022 | |
| 7.0.0-preview.4.22229.4 | 60,233 | 5/10/2022 | |
| 7.0.0-preview.3.22175.4 | 55,280 | 4/13/2022 | |
| 7.0.0-preview.2.22152.2 | 15,927 | 3/14/2022 | |
| 7.0.0-preview.1.22076.8 | 30,265 | 2/17/2022 | |
| 6.0.1 | 565,003 | 11/12/2024 | |
| 6.0.0 | 256,681,039 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 404,729 | 10/12/2021 | |
| 6.0.0-rc.1.21451.13 | 286,515 | 9/14/2021 | |
| 6.0.0-preview.7.21377.19 | 148,239 | 8/10/2021 | |
| 6.0.0-preview.6.21352.12 | 54,219 | 7/14/2021 | |
| 6.0.0-preview.5.21301.5 | 39,174 | 6/15/2021 | |
| 6.0.0-preview.4.21253.7 | 29,391 | 5/24/2021 | |
| 6.0.0-preview.3.21201.4 | 53,080 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 85,069 | 3/11/2021 | |
| 6.0.0-preview.1.21102.12 | 58,977 | 2/12/2021 | |
| 5.0.0 | 173,268,295 | 11/9/2020 | |
| 5.0.0-rc.2.20475.5 | 122,980 | 10/13/2020 | |
| 5.0.0-rc.1.20451.14 | 54,748 | 9/14/2020 | |
| 5.0.0-preview.8.20407.11 | 354,248 | 8/25/2020 | |
| 5.0.0-preview.7.20364.11 | 41,228 | 7/21/2020 | |
| 5.0.0-preview.6.20305.6 | 28,619 | 6/25/2020 | |
| 5.0.0-preview.5.20278.1 | 23,072 | 6/10/2020 | |
| 5.0.0-preview.4.20251.6 | 34,023 | 5/18/2020 | |
| 5.0.0-preview.3.20215.2 | 31,807 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 53,348 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 27,400 | 3/16/2020 | |
| 3.1.32 | 7,033,587 | 12/13/2022 | |
| 3.1.31 | 1,203,341 | 11/8/2022 | |
| 3.1.30 | 1,496,688 | 10/11/2022 | |
| 3.1.29 | 640,396 | 9/13/2022 | |
| 3.1.28 | 1,425,067 | 8/9/2022 | |
| 3.1.27 | 1,246,275 | 7/12/2022 | |
| 3.1.26 | 667,475 | 6/14/2022 | |
| 3.1.25 | 1,150,462 | 5/10/2022 | |
| 3.1.24 | 723,343 | 4/11/2022 | |
| 3.1.23 | 1,864,381 | 3/8/2022 | |
| 3.1.22 | 4,953,061 | 12/14/2021 | |
| 3.1.21 | 2,708,096 | 11/7/2021 | |
| 3.1.20 | 1,411,088 | 10/11/2021 | |
| 3.1.19 | 1,290,095 | 9/14/2021 | |
| 3.1.18 | 2,955,954 | 8/10/2021 | |
| 3.1.17 | 2,003,335 | 7/13/2021 | |
| 3.1.16 | 2,415,768 | 6/8/2021 | |
| 3.1.15 | 3,456,486 | 5/11/2021 | |
| 3.1.14 | 3,205,495 | 4/6/2021 | |
| 3.1.13 | 4,806,423 | 3/9/2021 | |
| 3.1.12 | 3,869,370 | 2/9/2021 | |
| 3.1.11 | 5,111,520 | 1/12/2021 | |
| 3.1.10 | 8,396,410 | 11/9/2020 | |
| 3.1.9 | 10,882,918 | 10/13/2020 | |
| 3.1.8 | 13,073,796 | 9/8/2020 | |
| 3.1.7 | 9,327,073 | 8/11/2020 | |
| 3.1.6 | 12,116,738 | 7/14/2020 | |
| 3.1.5 | 14,156,730 | 6/9/2020 | |
| 3.1.4 | 9,596,757 | 5/12/2020 | |
| 3.1.3 | 16,349,855 | 3/24/2020 | |
| 3.1.2 | 13,935,665 | 2/18/2020 | |
| 3.1.1 | 12,857,040 | 1/14/2020 | |
| 3.1.0 | 106,086,156 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 44,351 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 15,027 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 19,156 | 10/15/2019 | |
| 3.0.3 | 539,449 | 2/18/2020 | |
| 3.0.2 | 859,779 | 1/14/2020 | |
| 3.0.1 | 1,712,274 | 11/18/2019 | |
| 3.0.0 | 26,952,773 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 33,937 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 45,466 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 136,409 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 57,855 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 92,151 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 75,411 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 20,349 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 96,279 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 98,384 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 8,502 | 12/4/2018 | |
| 2.2.0 | 80,977,610 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 126,146 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 51,755 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 29,875 | 8/22/2018 | |
| 2.1.1 | 46,102,133 | 6/18/2018 | |
| 2.1.0 | 217,842,534 | 5/29/2018 | |
| 2.1.0-rc1-final | 73,262 | 5/6/2018 | |
| 2.1.0-preview2-final | 65,690 | 4/10/2018 | |
| 2.1.0-preview1-final | 159,126 | 2/26/2018 | |
| 2.0.2 | 5,150,252 | 5/7/2018 | |
| 2.0.1 | 6,213,213 | 3/13/2018 | |
| 2.0.0 | 23,434,001 | 8/11/2017 | |
| 2.0.0-preview2-final | 83,175 | 6/28/2017 |