Microsoft.Extensions.Logging.EventLog
7.0.0-rc.2.22472.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.EventLog --version 7.0.0-rc.2.22472.3
NuGet\Install-Package Microsoft.Extensions.Logging.EventLog -Version 7.0.0-rc.2.22472.3
<PackageReference Include="Microsoft.Extensions.Logging.EventLog" Version="7.0.0-rc.2.22472.3" />
paket add Microsoft.Extensions.Logging.EventLog --version 7.0.0-rc.2.22472.3
#r "nuget: Microsoft.Extensions.Logging.EventLog, 7.0.0-rc.2.22472.3"
// Install Microsoft.Extensions.Logging.EventLog as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.EventLog&version=7.0.0-rc.2.22472.3&prerelease // Install Microsoft.Extensions.Logging.EventLog as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.EventLog&version=7.0.0-rc.2.22472.3&prerelease
Windows Event Log logger provider implementation 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 is compatible. 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 is compatible. 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. |
.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 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Options (>= 7.0.0-rc.2.22472.3)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Options (>= 7.0.0-rc.2.22472.3)
- System.Diagnostics.EventLog (>= 7.0.0-rc.2.22472.3)
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Options (>= 7.0.0-rc.2.22472.3)
- System.Diagnostics.EventLog (>= 7.0.0-rc.2.22472.3)
-
net7.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-rc.2.22472.3)
- Microsoft.Extensions.Options (>= 7.0.0-rc.2.22472.3)
- System.Diagnostics.EventLog (>= 7.0.0-rc.2.22472.3)
NuGet packages (55)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.EventLog:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
Microsoft.Extensions.Hosting.WindowsServices
.NET hosting infrastructure for Windows Services. |
|
Chinchilla.Logging
Chinchilla.Logging is a .NET Core port of cdmdotnet.Logging, an abstracted logging platform for .NET. It can help you collect reliable logs for your application regardless of its size or complexity with minimal performance implications. This logging library makes large use of enterprise correlation. In a lot of applications that incorporate various small and large services, it is often important to correlate events that happen across these services. It gives us a business workflow view of the various events that happen in the application, its components and services. This library provide operation and activity ID management and propagation. The main difference with this library over other is that you can configure each type of log separately. You can enable fatal, error, warning, debugging, informational, progress and sensitive data logging all independently of each other. This is more flexible than the concept of minimum level logging, such as that in log4net or serilog e.g. enabling one warning in this libraries will enable error and fatal logging as well. This library allows you to set those settings independently of each other. The SqlLogger maps AdditionalData to table columns, where the key of the dictionary entry is the column name and the value is serialised to JSON as the column value. MetaData is serialised to a single JSON value stored in the MetaData column. This means you can store data such as a User ID or Job ID in a separate column so you can filter more efficiently with indexes and partitions. EventLogger, TraceLogger and ConsoleLogger both seralise and format all information into a single string. The MultiLogger allows you to configure several different loggers to be used at once with different settings for each logger. See https://github.com/cdmdotnet/logging/wiki/Quick-How-To for usage details. This package installs Chinchilla.Logging.dll which includes core logging functionality. Other packages depend on Chinchilla.Logging for specific implementations. |
|
SuperOffice.NetServer.Core
SuperOffice NetServer Core is SuperOffice's data access technology for new applications. This is for onsite installations with the same version. This also works with SuperOffice Online. |
|
Keystone.Almanac.EventLog
This component adds support for Almanac to format and persist its entries into the Microsoft Windows Event Log. Almanac is a flexible logging mechanism that routes log entries by its type to different destinations like email, text and XML files. Almanac is also great to keep a record of your user actions relevant for auditable purposes. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details. |
GitHub repositories (17)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging.EventLog:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.0-rc.2.24473.5 | 28,184 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 41,782 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 20,081 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 26,902 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 20,473 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 18,052 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 98,217 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 22,415 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 43,007 | 2/13/2024 | |
8.0.1 | 1,831,399 | 10/8/2024 | |
8.0.0 | 60,086,470 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 124,086 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 98,319 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 46,568 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 62,932 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 50,267 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 201,607 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 89,160 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 27,069 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 87,834 | 2/21/2023 | |
7.0.0 | 63,228,975 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 137,358 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 72,921 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 53,211 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 41,619 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 41,232 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 36,441 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 41,120 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 11,661 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 21,534 | 2/17/2022 | |
6.0.0 | 153,416,724 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 362,688 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 256,875 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 122,915 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 42,003 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 28,542 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 16,384 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 32,709 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 61,177 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 28,752 | 2/12/2021 | |
5.0.0 | 89,259,602 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 77,385 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 38,793 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 23,310 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 23,259 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 22,711 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 11,595 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 25,312 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 11,511 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 42,656 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 16,789 | 3/16/2020 | |
3.1.32 | 1,371,684 | 12/13/2022 | |
3.1.31 | 477,936 | 11/8/2022 | |
3.1.30 | 876,269 | 10/11/2022 | |
3.1.29 | 276,015 | 9/13/2022 | |
3.1.28 | 421,095 | 8/9/2022 | |
3.1.27 | 282,705 | 7/12/2022 | |
3.1.26 | 276,154 | 6/14/2022 | |
3.1.25 | 364,606 | 5/10/2022 | |
3.1.24 | 320,074 | 4/11/2022 | |
3.1.23 | 692,508 | 3/8/2022 | |
3.1.22 | 1,882,019 | 12/14/2021 | |
3.1.21 | 1,392,089 | 11/7/2021 | |
3.1.20 | 738,312 | 10/11/2021 | |
3.1.19 | 727,369 | 9/14/2021 | |
3.1.18 | 1,628,413 | 8/10/2021 | |
3.1.17 | 1,195,152 | 7/13/2021 | |
3.1.16 | 1,524,907 | 6/8/2021 | |
3.1.15 | 2,178,871 | 5/11/2021 | |
3.1.14 | 2,124,038 | 4/6/2021 | |
3.1.13 | 2,224,860 | 3/9/2021 | |
3.1.12 | 1,929,762 | 2/9/2021 | |
3.1.11 | 2,393,545 | 1/12/2021 | |
3.1.10 | 5,164,933 | 11/9/2020 | |
3.1.9 | 6,423,826 | 10/13/2020 | |
3.1.8 | 7,952,970 | 9/8/2020 | |
3.1.7 | 5,500,430 | 8/11/2020 | |
3.1.6 | 8,622,525 | 7/14/2020 | |
3.1.5 | 7,704,756 | 6/9/2020 | |
3.1.4 | 5,264,897 | 5/12/2020 | |
3.1.3 | 8,873,851 | 3/24/2020 | |
3.1.2 | 8,555,613 | 2/18/2020 | |
3.1.1 | 6,669,583 | 1/14/2020 | |
3.1.0 | 12,168,195 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 12,769 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 4,024 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 7,000 | 10/15/2019 | |
3.0.3 | 238,060 | 2/18/2020 | |
3.0.2 | 730,104 | 1/14/2020 | |
3.0.1 | 815,151 | 11/18/2019 | |
3.0.0 | 13,204,091 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 16,958 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 23,605 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 53,303 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 25,098 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 29,736 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 3,694 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 883 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 844 | 3/6/2019 | |
3.0.0-preview.19074.2 | 761 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,188 | 12/4/2018 | |
2.2.0 | 1,885,023 | 12/3/2018 | |
2.2.0-preview3-35497 | 1,281 | 10/17/2018 | |
2.2.0-preview2-35157 | 1,453 | 9/12/2018 | |
2.2.0-preview1-35029 | 1,379 | 8/22/2018 | |
2.1.1 | 818,635 | 6/18/2018 | |
2.1.0 | 201,972 | 5/29/2018 | |
2.1.0-rc1-final | 1,990 | 5/6/2018 | |
2.1.0-preview2-final | 1,549 | 4/10/2018 | |
2.1.0-preview1-final | 1,806 | 2/26/2018 | |
2.0.2 | 15,781 | 5/7/2018 | |
2.0.1 | 24,308 | 3/13/2018 | |
2.0.0 | 86,371 | 8/11/2017 | |
2.0.0-preview2-final | 1,387 | 6/28/2017 | |
2.0.0-preview1-final | 1,388 | 5/10/2017 | |
1.1.2 | 71,900 | 5/9/2017 | |
1.1.1 | 43,616 | 3/6/2017 | |
1.1.0 | 19,547 | 11/16/2016 | |
1.1.0-preview1-final | 1,383 | 10/24/2016 | |
1.0.2 | 4,745 | 3/6/2017 | |
1.0.1 | 7,139 | 12/12/2016 | |
1.0.0 | 85,843 | 6/27/2016 | |
1.0.0-rc2-final | 1,592 | 5/16/2016 | |
1.0.0-rc1-final | 19,263 | 11/18/2015 |