Microsoft.Extensions.Logging.EventSource 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.EventSource.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.EventSource --version 2.0.0-preview2-final
                    
NuGet\Install-Package Microsoft.Extensions.Logging.EventSource -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.EventSource" 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.EventSource" Version="2.0.0-preview2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Logging.EventSource" />
                    
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.EventSource --version 2.0.0-preview2-final
                    
#r "nuget: Microsoft.Extensions.Logging.EventSource, 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.
#:package Microsoft.Extensions.Logging.EventSource@2.0.0-preview2-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Logging.EventSource&version=2.0.0-preview2-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Logging.EventSource&version=2.0.0-preview2-final&prerelease
                    
Install as a Cake Tool

EventSource/EventListener logger provider implementation 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.  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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.EventSource:

Package Downloads
Microsoft.Extensions.Hosting

Hosting and startup infrastructures for applications.

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.

Microsoft.Azure.SignalR.AspNet

.NET Framework SDK for Azure ASP.NET SignalR.

Dst.Common.Log

Package Description

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Microsoft.Extensions.Logging.EventSource:

Repository Stars
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
MarimerLLC/csla
A home for your business logic in any .NET application.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
yourtablecloth/TableCloth
식탁보 프로젝트
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Azure/azure-signalr
Azure SignalR Service SDK for .NET
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
aspnet/MetaPackages
[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
jiangjinnan/InsideAspNet6
rubberduck-vba/Rubberduck3
COM add-in for the VBIDE
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
RiddleTime/Race-Element
Solutions for Simulators
horse-framework/horse-messaging
Open Source Messaging Framework. Queues, Channels, Events, Transactions, Distributed Cache
Version Downloads Last Updated
10.0.0-rc.2.25502.107 67,656 10/14/2025
10.0.0-rc.1.25451.107 121,392 9/9/2025
10.0.0-preview.7.25380.108 37,127 8/12/2025
10.0.0-preview.6.25358.103 41,692 7/15/2025
10.0.0-preview.5.25277.114 32,890 6/6/2025
10.0.0-preview.4.25258.110 23,048 5/12/2025
10.0.0-preview.3.25171.5 49,883 4/10/2025
10.0.0-preview.2.25163.2 21,373 3/18/2025
10.0.0-preview.1.25080.5 55,421 2/25/2025
9.0.10 1,735,722 10/14/2025
9.0.9 4,292,850 9/9/2025
9.0.8 4,944,306 8/4/2025
9.0.7 4,246,994 7/8/2025
9.0.6 4,785,443 6/10/2025
9.0.5 4,976,143 5/13/2025
9.0.4 7,860,539 4/8/2025
9.0.3 5,500,902 3/11/2025
9.0.2 6,230,144 2/11/2025
9.0.1 5,982,034 1/14/2025
9.0.0 18,496,610 11/12/2024
9.0.0-rc.2.24473.5 123,374 10/8/2024
9.0.0-rc.1.24431.7 78,419 9/10/2024
9.0.0-preview.7.24405.7 42,183 8/13/2024
9.0.0-preview.6.24327.7 44,561 7/9/2024
9.0.0-preview.5.24306.7 33,023 6/11/2024
9.0.0-preview.4.24266.19 31,120 5/21/2024
9.0.0-preview.3.24172.9 111,687 4/11/2024
9.0.0-preview.2.24128.5 34,282 3/12/2024
9.0.0-preview.1.24080.9 56,619 2/13/2024
8.0.1 72,696,060 10/8/2024
8.0.0 127,127,455 11/14/2023
8.0.0-rc.2.23479.6 148,951 10/10/2023
8.0.0-rc.1.23419.4 128,498 9/12/2023
8.0.0-preview.7.23375.6 54,241 8/8/2023
8.0.0-preview.6.23329.7 67,402 7/11/2023
8.0.0-preview.5.23280.8 59,822 6/13/2023
8.0.0-preview.4.23259.5 300,683 5/16/2023
8.0.0-preview.3.23174.8 110,571 4/11/2023
8.0.0-preview.2.23128.3 30,854 3/14/2023
8.0.0-preview.1.23110.8 94,484 2/21/2023
7.0.0 80,156,975 11/7/2022
7.0.0-rc.2.22472.3 147,676 10/11/2022
7.0.0-rc.1.22426.10 80,454 9/14/2022
7.0.0-preview.7.22375.6 58,281 8/9/2022
7.0.0-preview.6.22324.4 47,244 7/12/2022
7.0.0-preview.5.22301.12 42,638 6/14/2022
7.0.0-preview.4.22229.4 37,350 5/10/2022
7.0.0-preview.3.22175.4 46,215 4/13/2022
7.0.0-preview.2.22152.2 12,079 3/14/2022
7.0.0-preview.1.22076.8 23,155 2/17/2022
6.0.1 58,988 11/12/2024
6.0.0 192,601,846 11/8/2021
6.0.0-rc.2.21480.5 380,203 10/12/2021
6.0.0-rc.1.21451.13 272,438 9/14/2021
6.0.0-preview.7.21377.19 130,844 8/10/2021
6.0.0-preview.6.21352.12 44,001 7/14/2021
6.0.0-preview.5.21301.5 29,612 6/15/2021
6.0.0-preview.4.21253.7 21,398 5/24/2021
6.0.0-preview.3.21201.4 37,120 4/8/2021
6.0.0-preview.2.21154.6 61,280 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 32,190 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.1 636,727 4/6/2021 5.0.1 is deprecated because it is no longer maintained.
5.0.0 120,931,792 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 95,045 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 41,857 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 25,219 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 21,984 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 22,954 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 11,341 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 176,646 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 13,740 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 42,832 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 17,054 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 2,490,135 12/13/2022
3.1.31 623,864 11/8/2022
3.1.30 1,126,739 10/11/2022
3.1.29 378,480 9/13/2022
3.1.28 527,021 8/9/2022
3.1.27 336,526 7/12/2022
3.1.26 334,879 6/14/2022
3.1.25 452,744 5/10/2022
3.1.24 385,440 4/11/2022
3.1.23 794,328 3/8/2022
3.1.22 2,153,087 12/14/2021
3.1.21 1,536,813 11/7/2021
3.1.20 869,177 10/11/2021
3.1.19 863,602 9/14/2021
3.1.18 1,776,880 8/10/2021
3.1.17 1,298,791 7/13/2021
3.1.16 1,677,614 6/8/2021
3.1.15 2,550,299 5/11/2021
3.1.14 2,233,382 4/6/2021
3.1.13 2,378,961 3/9/2021
3.1.12 2,085,568 2/9/2021
3.1.11 2,604,740 1/12/2021
3.1.10 5,813,664 11/9/2020
3.1.9 6,957,328 10/13/2020
3.1.8 8,317,456 9/8/2020
3.1.7 6,855,285 8/11/2020
3.1.6 9,597,209 7/14/2020
3.1.5 8,061,129 6/9/2020
3.1.4 5,560,387 5/12/2020
3.1.3 9,539,248 3/24/2020
3.1.2 9,238,620 2/18/2020
3.1.1 7,697,336 1/14/2020
3.1.0 13,631,528 12/3/2019
3.1.0-preview3.19553.2 13,356 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 4,354 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 8,981 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 288,067 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 769,535 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 906,471 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 15,039,625 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 17,657 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 24,011 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 55,783 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 26,132 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 30,808 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 50,397 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 8,394 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 31,006 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 4,340 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,312 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 65,318,458 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 74,253 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 7,047 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 8,136 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 17,267,850 6/18/2018
2.1.0 4,416,624 5/29/2018
2.1.0-rc1-final 20,381 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,893 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,326 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,845,417 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,495,046 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,762,242 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,090 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,927 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 82,887 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 47,246 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 57,904 11/16/2016 1.1.0 is deprecated because it is no longer maintained.