Microsoft.Extensions.Logging.Console
1.0.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.Console --version 1.0.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.Logging.Console -Version 1.0.0-rc1-final
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="1.0.0-rc1-final" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="1.0.0-rc1-final" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" />
paket add Microsoft.Extensions.Logging.Console --version 1.0.0-rc1-final
#r "nuget: Microsoft.Extensions.Logging.Console, 1.0.0-rc1-final"
#addin nuget:?package=Microsoft.Extensions.Logging.Console&version=1.0.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Logging.Console&version=1.0.0-rc1-final&prerelease
Console logger implementation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
.NETPlatform | dotnet54 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
-
.NETCore 5.0
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
- System.Console (>= 4.0.0-beta-23516)
-
.NETFramework 4.5.1
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
- System.Console (>= 4.0.0-beta-23516)
- System.IO (>= 4.0.11-beta-23516)
- System.Reflection.Extensions (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
NuGet packages (1.3K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.Console:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
Microsoft.AspNetCore.NodeServices
Invoke Node.js modules at runtime in ASP.NET Core applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9 |
|
Amazon.JSII.Runtime
.NET client for jsii runtime |
|
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. |
GitHub repositories (470)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Console:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
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.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
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!
|
|
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
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
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!!
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
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
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25171.5 | 822 | 2 days ago | |
10.0.0-preview.2.25163.2 | 8,984 | 25 days ago | |
10.0.0-preview.1.25080.5 | 11,502 | 2 months ago | |
9.0.4 | 133,511 | 4 days ago | |
9.0.3 | 1,888,774 | a month ago | |
9.0.2 | 3,235,503 | 2 months ago | |
9.0.1 | 3,695,407 | 3 months ago | |
9.0.0 | 9,182,414 | 5 months ago | |
9.0.0-rc.2.24473.5 | 116,926 | 6 months ago | |
9.0.0-rc.1.24431.7 | 74,429 | 7 months ago | |
9.0.0-preview.7.24405.7 | 45,647 | 8 months ago | |
9.0.0-preview.6.24327.7 | 53,590 | 9 months ago | |
9.0.0-preview.5.24306.7 | 36,235 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 35,004 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 115,131 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 35,789 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 69,557 | 2/13/2024 | |
8.0.1 | 30,163,120 | 6 months ago | |
8.0.0 | 106,824,420 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 178,437 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 215,780 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 61,016 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 90,864 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 59,070 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 274,189 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 111,361 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 36,432 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 96,354 | 2/21/2023 | |
7.0.0 | 82,949,891 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 142,326 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 80,447 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 61,778 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 48,802 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 46,416 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 54,380 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 51,674 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 14,913 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 28,582 | 2/17/2022 | |
6.0.1 | 137,193 | 5 months ago | |
6.0.0 | 204,902,459 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 385,145 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 273,081 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 139,107 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 50,472 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 35,332 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 23,358 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 48,278 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 76,001 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 54,402 | 2/12/2021 | |
5.0.0 | 142,637,408 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 108,818 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 49,686 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 328,201 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 35,943 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 24,635 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 21,492 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 31,874 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 29,153 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 51,622 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 25,797 | 3/16/2020 | |
3.1.32 | 4,943,948 | 12/13/2022 | |
3.1.31 | 1,010,235 | 11/8/2022 | |
3.1.30 | 1,304,130 | 10/11/2022 | |
3.1.29 | 509,591 | 9/13/2022 | |
3.1.28 | 1,153,228 | 8/9/2022 | |
3.1.27 | 1,048,574 | 7/12/2022 | |
3.1.26 | 532,946 | 6/14/2022 | |
3.1.25 | 973,253 | 5/10/2022 | |
3.1.24 | 589,329 | 4/11/2022 | |
3.1.23 | 1,575,297 | 3/8/2022 | |
3.1.22 | 4,387,077 | 12/14/2021 | |
3.1.21 | 2,538,956 | 11/7/2021 | |
3.1.20 | 1,132,487 | 10/11/2021 | |
3.1.19 | 1,124,599 | 9/14/2021 | |
3.1.18 | 2,574,526 | 8/10/2021 | |
3.1.17 | 1,754,779 | 7/13/2021 | |
3.1.16 | 2,136,395 | 6/8/2021 | |
3.1.15 | 2,893,326 | 5/11/2021 | |
3.1.14 | 2,962,060 | 4/6/2021 | |
3.1.13 | 4,417,993 | 3/9/2021 | |
3.1.12 | 3,565,967 | 2/9/2021 | |
3.1.11 | 3,385,677 | 1/12/2021 | |
3.1.10 | 7,707,226 | 11/9/2020 | |
3.1.9 | 9,893,286 | 10/13/2020 | |
3.1.8 | 12,052,147 | 9/8/2020 | |
3.1.7 | 8,473,769 | 8/11/2020 | |
3.1.6 | 10,986,734 | 7/14/2020 | |
3.1.5 | 12,838,654 | 6/9/2020 | |
3.1.4 | 9,628,869 | 5/12/2020 | |
3.1.3 | 14,360,441 | 3/24/2020 | |
3.1.2 | 12,449,414 | 2/18/2020 | |
3.1.1 | 11,573,795 | 1/14/2020 | |
3.1.0 | 25,964,274 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 43,042 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 14,517 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 18,202 | 10/15/2019 | |
3.0.3 | 417,819 | 2/18/2020 | |
3.0.2 | 776,271 | 1/14/2020 | |
3.0.1 | 1,469,571 | 11/18/2019 | |
3.0.0 | 17,506,727 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 31,663 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 43,817 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 88,035 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 54,439 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 87,804 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 72,335 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 19,718 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 93,207 | 3/6/2019 | |
3.0.0-preview.19074.2 | 68,673 | 1/29/2019 | |
3.0.0-preview.18572.1 | 6,207 | 12/4/2018 | |
2.2.0 | 71,392,981 | 12/3/2018 | |
2.2.0-preview3-35497 | 105,341 | 10/17/2018 | |
2.2.0-preview2-35157 | 40,369 | 9/12/2018 | |
2.2.0-preview1-35029 | 25,700 | 8/22/2018 | |
2.1.1 | 37,495,307 | 6/18/2018 | |
2.1.0 | 7,565,394 | 5/29/2018 | |
2.1.0-rc1-final | 65,567 | 5/6/2018 | |
2.1.0-preview2-final | 57,459 | 4/10/2018 | |
2.1.0-preview1-final | 149,630 | 2/26/2018 | |
2.0.2 | 6,497,462 | 5/7/2018 | |
2.0.1 | 6,784,998 | 3/13/2018 | |
2.0.0 | 25,001,589 | 8/11/2017 | |
2.0.0-preview2-final | 101,322 | 6/28/2017 | |
2.0.0-preview1-final | 60,341 | 5/10/2017 | |
1.1.2 | 3,883,137 | 5/9/2017 | |
1.1.1 | 5,274,269 | 3/6/2017 | |
1.1.0 | 3,997,892 | 11/16/2016 | |
1.1.0-preview1-final | 25,278 | 10/24/2016 | |
1.0.2 | 1,013,805 | 3/6/2017 | |
1.0.1 | 638,217 | 12/12/2016 | |
1.0.0 | 1,390,572 | 6/27/2016 | |
1.0.0-rc2-final | 91,685 | 5/16/2016 | |
1.0.0-rc1-final | 314,287 | 11/18/2015 |