System.Diagnostics.EventLog 5.0.1

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.

Requires NuGet 2.12 or higher.

dotnet add package System.Diagnostics.EventLog --version 5.0.1                
NuGet\Install-Package System.Diagnostics.EventLog -Version 5.0.1                
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="System.Diagnostics.EventLog" Version="5.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.EventLog --version 5.0.1                
#r "nuget: System.Diagnostics.EventLog, 5.0.1"                
#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 System.Diagnostics.EventLog as a Cake Addin
#addin nuget:?package=System.Diagnostics.EventLog&version=5.0.1

// Install System.Diagnostics.EventLog as a Cake Tool
#tool nuget:?package=System.Diagnostics.EventLog&version=5.0.1                

Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.

Commonly Used Types:
System.Diagnostics.EventLog

When using NuGet 3.x this package requires at least version 3.4.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on System.Diagnostics.EventLog:

Package Downloads
Castle.Core

Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

Microsoft.Extensions.Logging.EventLog

Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.

GitHub repositories (31)

Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.EventLog:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
PowerShell/PowerShell
PowerShell for every system!
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
microsoft/WPF-Samples
Repository for WPF related samples