System.Diagnostics.EventLog 6.0.0-preview.1.21102.12

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Diagnostics.EventLog.
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 6.0.0-preview.1.21102.12                
NuGet\Install-Package System.Diagnostics.EventLog -Version 6.0.0-preview.1.21102.12                
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="6.0.0-preview.1.21102.12" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.EventLog --version 6.0.0-preview.1.21102.12                
#r "nuget: System.Diagnostics.EventLog, 6.0.0-preview.1.21102.12"                
#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=6.0.0-preview.1.21102.12&prerelease

// Install System.Diagnostics.EventLog as a Cake Tool
#tool nuget:?package=System.Diagnostics.EventLog&version=6.0.0-preview.1.21102.12&prerelease                

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

Commonly Used Types:
System.Diagnostics.EventLog

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