Microsoft.Extensions.Logging.Debug
1.1.0-preview1-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.Debug --version 1.1.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Logging.Debug -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" />
paket add Microsoft.Extensions.Logging.Debug --version 1.1.0-preview1-final
#r "nuget: Microsoft.Extensions.Logging.Debug, 1.1.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.Logging.Debug&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Logging.Debug&version=1.1.0-preview1-final&prerelease
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().
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. |
.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.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. 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. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
-
.NETStandard 1.3
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
NuGet packages (648)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.Debug:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. |
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
GitHub repositories (424)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Debug:
Repository | Stars |
---|---|
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/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
louthy/language-ext
C# pure functional programming framework - come and get declarative!
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25171.5 | 11,854 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 11,803 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 12,375 | 2/25/2025 | |
9.0.4 | 1,633,912 | 4/8/2025 | |
9.0.3 | 2,560,131 | 3/11/2025 | |
9.0.2 | 3,624,296 | 2/11/2025 | |
9.0.1 | 3,740,458 | 1/14/2025 | |
9.0.0 | 9,608,117 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 113,745 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 84,106 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 42,618 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 45,250 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 30,005 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 27,748 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 111,312 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 31,792 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 57,025 | 2/13/2024 | |
8.0.1 | 33,360,148 | 10/8/2024 | |
8.0.0 | 102,030,188 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 179,626 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 139,554 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 60,236 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 77,769 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 61,853 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 282,792 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 109,506 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 33,008 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 93,509 | 2/21/2023 | |
7.0.0 | 77,440,859 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 154,512 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 86,876 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 58,189 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 48,445 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 43,786 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 51,317 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 47,628 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 15,037 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 25,957 | 2/17/2022 | |
6.0.1 | 94,389 | 11/12/2024 | |
6.0.0 | 186,605,315 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 376,474 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 264,758 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 130,332 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 46,095 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 30,298 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 20,206 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 37,283 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 80,934 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 36,835 | 2/12/2021 | |
5.0.0 | 111,834,490 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 99,150 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 48,478 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 31,941 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 34,725 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 24,770 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 12,534 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 28,279 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 15,961 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 124,127 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 27,711 | 3/16/2020 | |
3.1.32 | 2,301,511 | 12/13/2022 | |
3.1.31 | 557,918 | 11/8/2022 | |
3.1.30 | 1,100,490 | 10/11/2022 | |
3.1.29 | 333,944 | 9/13/2022 | |
3.1.28 | 481,830 | 8/9/2022 | |
3.1.27 | 349,606 | 7/12/2022 | |
3.1.26 | 315,754 | 6/14/2022 | |
3.1.25 | 436,875 | 5/10/2022 | |
3.1.24 | 368,365 | 4/11/2022 | |
3.1.23 | 778,238 | 3/8/2022 | |
3.1.22 | 9,280,369 | 12/14/2021 | |
3.1.21 | 1,616,460 | 11/7/2021 | |
3.1.20 | 834,180 | 10/11/2021 | |
3.1.19 | 858,481 | 9/14/2021 | |
3.1.18 | 1,917,052 | 8/10/2021 | |
3.1.17 | 1,330,885 | 7/13/2021 | |
3.1.16 | 1,756,911 | 6/8/2021 | |
3.1.15 | 2,474,113 | 5/11/2021 | |
3.1.14 | 2,339,788 | 4/6/2021 | |
3.1.13 | 2,467,213 | 3/9/2021 | |
3.1.12 | 2,441,633 | 2/9/2021 | |
3.1.11 | 2,697,844 | 1/12/2021 | |
3.1.10 | 6,215,783 | 11/9/2020 | |
3.1.9 | 8,262,893 | 10/13/2020 | |
3.1.8 | 10,762,481 | 9/8/2020 | |
3.1.7 | 7,098,585 | 8/11/2020 | |
3.1.6 | 9,933,974 | 7/14/2020 | |
3.1.5 | 11,190,147 | 6/9/2020 | |
3.1.4 | 7,400,135 | 5/12/2020 | |
3.1.3 | 11,720,213 | 3/24/2020 | |
3.1.2 | 10,615,081 | 2/18/2020 | |
3.1.1 | 9,916,756 | 1/14/2020 | |
3.1.0 | 23,366,604 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 35,663 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 31,035 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 924,845 | 10/15/2019 | |
3.0.3 | 261,685 | 2/18/2020 | |
3.0.2 | 739,429 | 1/14/2020 | |
3.0.1 | 1,366,680 | 11/18/2019 | |
3.0.0 | 19,165,528 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 27,814 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 49,855 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 84,736 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 53,021 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 59,535 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 82,583 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 11,308 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 44,604 | 3/6/2019 | |
3.0.0-preview.19074.2 | 86,680 | 1/29/2019 | |
3.0.0-preview.18572.1 | 3,324 | 12/4/2018 | |
2.2.0 | 68,455,617 | 12/3/2018 | |
2.2.0-preview3-35497 | 90,512 | 10/17/2018 | |
2.2.0-preview2-35157 | 25,958 | 9/12/2018 | |
2.2.0-preview1-35029 | 19,985 | 8/22/2018 | |
2.1.1 | 35,753,713 | 6/18/2018 | |
2.1.0 | 8,458,131 | 5/29/2018 | |
2.1.0-rc1-final | 59,424 | 5/6/2018 | |
2.1.0-preview2-final | 38,848 | 4/10/2018 | |
2.1.0-preview1-final | 117,907 | 2/26/2018 | |
2.0.2 | 5,362,770 | 5/7/2018 | |
2.0.1 | 6,446,856 | 3/13/2018 | |
2.0.0 | 26,800,901 | 8/11/2017 | |
2.0.0-preview2-final | 88,065 | 6/28/2017 | |
2.0.0-preview1-final | 53,191 | 5/10/2017 | |
1.1.2 | 2,463,671 | 5/9/2017 | |
1.1.1 | 2,278,698 | 3/6/2017 | |
1.1.0 | 1,106,775 | 11/16/2016 | |
1.1.0-preview1-final | 12,280 | 10/24/2016 | |
1.0.2 | 1,373,146 | 3/6/2017 | |
1.0.1 | 492,027 | 12/12/2016 | |
1.0.0 | 2,979,437 | 6/27/2016 | |
1.0.0-rc2-final | 71,152 | 5/16/2016 | |
1.0.0-rc1-final | 279,669 | 11/18/2015 |