Microsoft.Extensions.Logging.EventLog 3.1.32

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.EventLog --version 3.1.32
NuGet\Install-Package Microsoft.Extensions.Logging.EventLog -Version 3.1.32
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.EventLog" Version="3.1.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.EventLog --version 3.1.32
#r "nuget: Microsoft.Extensions.Logging.EventLog, 3.1.32"
#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.
// Install Microsoft.Extensions.Logging.EventLog as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Logging.EventLog&version=3.1.32

// Install Microsoft.Extensions.Logging.EventLog as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Logging.EventLog&version=3.1.32

Windows Event Log 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (53)

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

Package Downloads
Microsoft.Extensions.Hosting The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Hosting and startup infrastructures for applications.

Microsoft.Extensions.Hosting.WindowsServices The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.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-preview.2.24128.5 3,829 3/12/2024
9.0.0-preview.1.24080.9 21,781 2/13/2024
8.0.0 10,634,114 11/14/2023
8.0.0-rc.2.23479.6 99,991 10/10/2023
8.0.0-rc.1.23419.4 76,461 9/12/2023
8.0.0-preview.7.23375.6 40,159 8/8/2023
8.0.0-preview.6.23329.7 53,069 7/11/2023
8.0.0-preview.5.23280.8 38,866 6/13/2023
8.0.0-preview.4.23259.5 113,174 5/16/2023
8.0.0-preview.3.23174.8 46,318 4/11/2023
8.0.0-preview.2.23128.3 23,070 3/14/2023
8.0.0-preview.1.23110.8 80,708 2/21/2023
7.0.0 48,103,294 11/7/2022
7.0.0-rc.2.22472.3 125,154 10/11/2022
7.0.0-rc.1.22426.10 65,848 9/14/2022
7.0.0-preview.7.22375.6 48,961 8/9/2022
7.0.0-preview.6.22324.4 34,227 7/12/2022
7.0.0-preview.5.22301.12 37,293 6/14/2022
7.0.0-preview.4.22229.4 34,299 5/10/2022
7.0.0-preview.3.22175.4 33,197 4/13/2022
7.0.0-preview.2.22152.2 11,366 3/14/2022
7.0.0-preview.1.22076.8 19,974 2/17/2022
6.0.2-mauipre.1.22102.15 29,897 2/15/2022
6.0.2-mauipre.1.22054.8 57,188 1/19/2022
6.0.0 122,486,211 11/8/2021
6.0.0-rc.2.21480.5 344,466 10/12/2021
6.0.0-rc.1.21451.13 245,398 9/14/2021
6.0.0-preview.7.21377.19 116,926 8/10/2021
6.0.0-preview.6.21352.12 40,455 7/14/2021
6.0.0-preview.5.21301.5 27,347 6/15/2021
6.0.0-preview.4.21253.7 15,446 5/24/2021
6.0.0-preview.3.21201.4 29,851 4/8/2021
6.0.0-preview.2.21154.6 60,712 3/11/2021
6.0.0-preview.1.21102.12 26,491 2/12/2021
5.0.0 72,787,274 11/9/2020
5.0.0-rc.2.20475.5 68,306 10/13/2020
5.0.0-rc.1.20451.14 37,975 9/14/2020
5.0.0-preview.8.20407.11 22,199 8/25/2020
5.0.0-preview.7.20364.11 22,794 7/21/2020
5.0.0-preview.6.20305.6 22,433 6/25/2020
5.0.0-preview.5.20278.1 11,361 6/10/2020
5.0.0-preview.4.20251.6 24,857 5/18/2020
5.0.0-preview.3.20215.2 10,958 4/23/2020
5.0.0-preview.2.20160.3 41,834 4/2/2020
5.0.0-preview.1.20120.4 16,426 3/16/2020
3.1.32 803,850 12/13/2022
3.1.31 387,196 11/8/2022
3.1.30 616,094 10/11/2022
3.1.29 203,406 9/13/2022
3.1.28 339,561 8/9/2022
3.1.27 262,922 7/12/2022
3.1.26 250,548 6/14/2022
3.1.25 315,732 5/10/2022
3.1.24 291,456 4/11/2022
3.1.23 620,095 3/8/2022
3.1.22 1,643,831 12/14/2021
3.1.21 1,310,614 11/7/2021
3.1.20 671,239 10/11/2021
3.1.19 682,018 9/14/2021
3.1.18 1,514,659 8/10/2021
3.1.17 1,129,240 7/13/2021
3.1.16 1,448,942 6/8/2021
3.1.15 1,997,793 5/11/2021
3.1.14 2,014,840 4/6/2021
3.1.13 2,071,674 3/9/2021
3.1.12 1,804,748 2/9/2021
3.1.11 2,208,866 1/12/2021
3.1.10 4,928,782 11/9/2020
3.1.9 6,034,173 10/13/2020
3.1.8 7,642,309 9/8/2020
3.1.7 5,132,908 8/11/2020
3.1.6 7,915,648 7/14/2020
3.1.5 7,333,499 6/9/2020
3.1.4 4,977,135 5/12/2020
3.1.3 8,373,808 3/24/2020
3.1.2 8,103,597 2/18/2020
3.1.1 6,192,934 1/14/2020
3.1.0 11,188,504 12/3/2019
3.1.0-preview3.19553.2 12,166 11/13/2019
3.1.0-preview2.19525.4 3,895 11/1/2019
3.1.0-preview1.19506.1 6,493 10/15/2019
3.0.3 231,119 2/18/2020
3.0.2 727,210 1/14/2020
3.0.1 777,114 11/18/2019
3.0.0 12,003,763 9/23/2019
3.0.0-rc1.19456.10 16,738 9/16/2019
3.0.0-preview9.19423.4 23,381 9/4/2019
3.0.0-preview8.19405.4 52,341 8/13/2019
3.0.0-preview7.19362.4 24,618 7/23/2019
3.0.0-preview6.19304.6 29,183 6/12/2019
3.0.0-preview5.19227.9 3,365 5/6/2019
3.0.0-preview4.19216.2 776 4/18/2019
3.0.0-preview3.19153.1 738 3/6/2019
3.0.0-preview.19074.2 661 1/29/2019
3.0.0-preview.18572.1 1,086 12/4/2018
2.2.0 1,797,946 12/3/2018
2.2.0-preview3-35497 1,170 10/17/2018
2.2.0-preview2-35157 1,236 9/12/2018
2.2.0-preview1-35029 1,273 8/22/2018
2.1.1 743,892 6/18/2018
2.1.0 182,611 5/29/2018
2.1.0-rc1-final 1,892 5/6/2018
2.1.0-preview2-final 1,440 4/10/2018
2.1.0-preview1-final 1,689 2/26/2018
2.0.2 15,362 5/7/2018
2.0.1 23,899 3/13/2018
2.0.0 76,290 8/11/2017
2.0.0-preview2-final 1,283 6/28/2017
2.0.0-preview1-final 1,287 5/10/2017
1.1.2 70,136 5/9/2017
1.1.1 43,237 3/6/2017
1.1.0 18,832 11/16/2016
1.1.0-preview1-final 1,276 10/24/2016
1.0.2 4,558 3/6/2017
1.0.1 7,012 12/12/2016
1.0.0 84,289 6/27/2016
1.0.0-rc2-final 1,486 5/16/2016
1.0.0-rc1-final 19,152 11/18/2015