Microsoft.Extensions.Logging.EventLog 8.0.0

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 prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.EventLog --version 8.0.0
NuGet\Install-Package Microsoft.Extensions.Logging.EventLog -Version 8.0.0
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="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.EventLog --version 8.0.0
#r "nuget: Microsoft.Extensions.Logging.EventLog, 8.0.0"
#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=8.0.0

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

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 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 is compatible.  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. 
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 1,820 3/12/2024
9.0.0-preview.1.24080.9 18,543 2/13/2024
8.0.0 9,246,886 11/14/2023
8.0.0-rc.2.23479.6 98,850 10/10/2023
8.0.0-rc.1.23419.4 75,174 9/12/2023
8.0.0-preview.7.23375.6 39,594 8/8/2023
8.0.0-preview.6.23329.7 52,273 7/11/2023
8.0.0-preview.5.23280.8 37,845 6/13/2023
8.0.0-preview.4.23259.5 108,473 5/16/2023
8.0.0-preview.3.23174.8 45,297 4/11/2023
8.0.0-preview.2.23128.3 22,488 3/14/2023
8.0.0-preview.1.23110.8 79,923 2/21/2023
7.0.0 47,141,980 11/7/2022
7.0.0-rc.2.22472.3 124,253 10/11/2022
7.0.0-rc.1.22426.10 64,451 9/14/2022
7.0.0-preview.7.22375.6 48,660 8/9/2022
7.0.0-preview.6.22324.4 33,949 7/12/2022
7.0.0-preview.5.22301.12 37,094 6/14/2022
7.0.0-preview.4.22229.4 34,095 5/10/2022
7.0.0-preview.3.22175.4 32,838 4/13/2022
7.0.0-preview.2.22152.2 11,348 3/14/2022
7.0.0-preview.1.22076.8 19,859 2/17/2022
6.0.2-mauipre.1.22102.15 29,669 2/15/2022
6.0.2-mauipre.1.22054.8 56,803 1/19/2022
6.0.0 120,795,348 11/8/2021
6.0.0-rc.2.21480.5 343,317 10/12/2021
6.0.0-rc.1.21451.13 244,558 9/14/2021
6.0.0-preview.7.21377.19 116,671 8/10/2021
6.0.0-preview.6.21352.12 40,249 7/14/2021
6.0.0-preview.5.21301.5 27,284 6/15/2021
6.0.0-preview.4.21253.7 15,357 5/24/2021
6.0.0-preview.3.21201.4 29,815 4/8/2021
6.0.0-preview.2.21154.6 60,701 3/11/2021
6.0.0-preview.1.21102.12 26,379 2/12/2021
5.0.0 72,096,371 11/9/2020
5.0.0-rc.2.20475.5 67,818 10/13/2020
5.0.0-rc.1.20451.14 37,951 9/14/2020
5.0.0-preview.8.20407.11 22,154 8/25/2020
5.0.0-preview.7.20364.11 22,779 7/21/2020
5.0.0-preview.6.20305.6 22,418 6/25/2020
5.0.0-preview.5.20278.1 11,330 6/10/2020
5.0.0-preview.4.20251.6 24,851 5/18/2020
5.0.0-preview.3.20215.2 10,940 4/23/2020
5.0.0-preview.2.20160.3 41,788 4/2/2020
5.0.0-preview.1.20120.4 16,400 3/16/2020
3.1.32 779,920 12/13/2022
3.1.31 382,241 11/8/2022
3.1.30 604,838 10/11/2022
3.1.29 200,546 9/13/2022
3.1.28 335,352 8/9/2022
3.1.27 261,654 7/12/2022
3.1.26 248,738 6/14/2022
3.1.25 313,380 5/10/2022
3.1.24 289,960 4/11/2022
3.1.23 617,090 3/8/2022
3.1.22 1,630,821 12/14/2021
3.1.21 1,305,968 11/7/2021
3.1.20 667,720 10/11/2021
3.1.19 679,167 9/14/2021
3.1.18 1,508,634 8/10/2021
3.1.17 1,125,430 7/13/2021
3.1.16 1,443,993 6/8/2021
3.1.15 1,989,376 5/11/2021
3.1.14 2,007,776 4/6/2021
3.1.13 2,065,496 3/9/2021
3.1.12 1,797,030 2/9/2021
3.1.11 2,201,050 1/12/2021
3.1.10 4,916,045 11/9/2020
3.1.9 6,015,386 10/13/2020
3.1.8 7,623,194 9/8/2020
3.1.7 5,111,973 8/11/2020
3.1.6 7,877,311 7/14/2020
3.1.5 7,311,663 6/9/2020
3.1.4 4,957,950 5/12/2020
3.1.3 8,343,730 3/24/2020
3.1.2 8,078,856 2/18/2020
3.1.1 6,171,253 1/14/2020
3.1.0 11,119,236 12/3/2019
3.1.0-preview3.19553.2 12,153 11/13/2019
3.1.0-preview2.19525.4 3,891 11/1/2019
3.1.0-preview1.19506.1 6,485 10/15/2019
3.0.3 230,630 2/18/2020
3.0.2 726,901 1/14/2020
3.0.1 775,120 11/18/2019
3.0.0 11,929,548 9/23/2019
3.0.0-rc1.19456.10 16,732 9/16/2019
3.0.0-preview9.19423.4 23,360 9/4/2019
3.0.0-preview8.19405.4 52,296 8/13/2019
3.0.0-preview7.19362.4 24,313 7/23/2019
3.0.0-preview6.19304.6 29,131 6/12/2019
3.0.0-preview5.19227.9 3,359 5/6/2019
3.0.0-preview4.19216.2 772 4/18/2019
3.0.0-preview3.19153.1 734 3/6/2019
3.0.0-preview.19074.2 656 1/29/2019
3.0.0-preview.18572.1 1,084 12/4/2018
2.2.0 1,793,547 12/3/2018
2.2.0-preview3-35497 1,167 10/17/2018
2.2.0-preview2-35157 1,234 9/12/2018
2.2.0-preview1-35029 1,270 8/22/2018
2.1.1 739,884 6/18/2018
2.1.0 181,887 5/29/2018
2.1.0-rc1-final 1,890 5/6/2018
2.1.0-preview2-final 1,438 4/10/2018
2.1.0-preview1-final 1,687 2/26/2018
2.0.2 15,350 5/7/2018
2.0.1 23,892 3/13/2018
2.0.0 76,131 8/11/2017
2.0.0-preview2-final 1,279 6/28/2017
2.0.0-preview1-final 1,284 5/10/2017
1.1.2 69,665 5/9/2017
1.1.1 43,226 3/6/2017
1.1.0 18,801 11/16/2016
1.1.0-preview1-final 1,274 10/24/2016
1.0.2 4,546 3/6/2017
1.0.1 7,009 12/12/2016
1.0.0 84,246 6/27/2016
1.0.0-rc2-final 1,484 5/16/2016
1.0.0-rc1-final 19,150 11/18/2015