Microsoft.Extensions.Logging.Configuration 2.0.0-preview2-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.Extensions.Logging.Configuration.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Configuration --version 2.0.0-preview2-final
                    
NuGet\Install-Package Microsoft.Extensions.Logging.Configuration -Version 2.0.0-preview2-final
                    
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.Configuration" Version="2.0.0-preview2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="2.0.0-preview2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" />
                    
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.Configuration --version 2.0.0-preview2-final
                    
#r "nuget: Microsoft.Extensions.Logging.Configuration, 2.0.0-preview2-final"
                    
#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.Configuration&version=2.0.0-preview2-final&prerelease
                    
Install Microsoft.Extensions.Logging.Configuration as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Logging.Configuration&version=2.0.0-preview2-final&prerelease
                    
Install Microsoft.Extensions.Logging.Configuration as a Cake Tool

Configuration support 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (466)

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

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 8.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 !!!
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
fanliang11/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
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
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代理
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
MarimerLLC/csla
A home for your business logic in any .NET application.
Version Downloads Last updated
10.0.0-preview.3.25171.5 3,831 11 days ago
10.0.0-preview.2.25163.2 10,599 a month ago
10.0.0-preview.1.25080.5 12,549 2 months ago
9.0.4 530,898 13 days ago
9.0.3 2,459,759 a month ago
9.0.2 3,878,871 2 months ago
9.0.1 4,200,717 3 months ago
9.0.0 18,641,149 5 months ago
9.0.0-rc.2.24473.5 207,915 6 months ago
9.0.0-rc.1.24431.7 159,193 7 months ago
9.0.0-preview.7.24405.7 54,217 8 months ago
9.0.0-preview.6.24327.7 58,884 9 months ago
9.0.0-preview.5.24306.7 55,745 6/11/2024
9.0.0-preview.4.24266.19 41,820 5/21/2024
9.0.0-preview.3.24172.9 120,290 4/11/2024
9.0.0-preview.2.24128.5 41,660 3/12/2024
9.0.0-preview.1.24080.9 73,538 2/13/2024
8.0.1 34,983,816 6 months ago
8.0.0 149,368,376 11/14/2023
8.0.0-rc.2.23479.6 188,434 10/10/2023
8.0.0-rc.1.23419.4 235,515 9/12/2023
8.0.0-preview.7.23375.6 64,197 8/8/2023
8.0.0-preview.6.23329.7 91,914 7/11/2023
8.0.0-preview.5.23280.8 60,493 6/13/2023
8.0.0-preview.4.23259.5 279,738 5/16/2023
8.0.0-preview.3.23174.8 113,134 4/11/2023
8.0.0-preview.2.23128.3 38,645 3/14/2023
8.0.0-preview.1.23110.8 97,972 2/21/2023
7.0.0 87,263,018 11/7/2022
7.0.0-rc.2.22472.3 143,533 10/11/2022
7.0.0-rc.1.22426.10 77,485 9/14/2022
7.0.0-preview.7.22375.6 62,501 8/9/2022
7.0.0-preview.6.22324.4 50,300 7/12/2022
7.0.0-preview.5.22301.12 46,912 6/14/2022
7.0.0-preview.4.22229.4 55,308 5/10/2022
7.0.0-preview.3.22175.4 54,129 4/13/2022
7.0.0-preview.2.22152.2 15,443 3/14/2022
7.0.0-preview.1.22076.8 29,255 2/17/2022
6.0.1 177,365 5 months ago
6.0.0 226,305,026 11/8/2021
6.0.0-rc.2.21480.5 390,628 10/12/2021
6.0.0-rc.1.21451.13 276,984 9/14/2021
6.0.0-preview.7.21377.19 140,415 8/10/2021
6.0.0-preview.6.21352.12 52,436 7/14/2021
6.0.0-preview.5.21301.5 38,323 6/15/2021
6.0.0-preview.4.21253.7 24,689 5/24/2021
6.0.0-preview.3.21201.4 50,322 4/8/2021
6.0.0-preview.2.21154.6 83,406 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 56,147 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 150,542,906 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 111,996 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 52,027 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 324,073 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 40,595 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 28,139 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 22,432 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 33,240 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 29,982 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 52,992 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 26,725 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 5,091,293 12/13/2022
3.1.31 1,031,046 11/8/2022
3.1.30 1,358,482 10/11/2022
3.1.29 526,649 9/13/2022
3.1.28 1,171,378 8/9/2022
3.1.27 1,107,361 7/12/2022
3.1.26 553,990 6/14/2022
3.1.25 1,012,072 5/10/2022
3.1.24 621,044 4/11/2022
3.1.23 1,660,790 3/8/2022
3.1.22 4,606,969 12/14/2021
3.1.21 2,545,277 11/7/2021
3.1.20 1,256,357 10/11/2021
3.1.19 1,177,390 9/14/2021
3.1.18 2,703,858 8/10/2021
3.1.17 1,864,231 7/13/2021
3.1.16 2,254,995 6/8/2021
3.1.15 3,151,972 5/11/2021
3.1.14 3,055,082 4/6/2021
3.1.13 4,537,786 3/9/2021
3.1.12 3,678,141 2/9/2021
3.1.11 4,619,390 1/12/2021
3.1.10 7,988,409 11/9/2020
3.1.9 10,340,276 10/13/2020
3.1.8 12,677,142 9/8/2020
3.1.7 8,789,504 8/11/2020
3.1.6 11,439,689 7/14/2020
3.1.5 13,335,948 6/9/2020
3.1.4 9,159,284 5/12/2020
3.1.3 15,370,637 3/24/2020
3.1.2 13,255,037 2/18/2020
3.1.1 12,023,632 1/14/2020
3.1.0 91,269,466 12/3/2019
3.1.0-preview3.19553.2 43,849 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 14,711 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 18,600 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 435,369 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 782,949 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 1,575,735 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 25,304,160 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 33,376 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 44,943 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 121,962 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 57,089 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 88,663 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 74,063 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 19,879 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 93,165 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 94,915 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 8,220 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 74,322,804 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 124,013 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 50,825 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 29,165 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 42,707,082 6/18/2018
2.1.0 185,812,102 5/29/2018
2.1.0-rc1-final 70,906 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 62,848 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 154,985 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 4,914,296 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,934,220 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 22,464,062 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 81,013 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.