System.Diagnostics.EventLog
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Diagnostics.EventLog -Version 6.0.0
dotnet add package System.Diagnostics.EventLog --version 6.0.0
<PackageReference Include="System.Diagnostics.EventLog" Version="6.0.0" />
paket add System.Diagnostics.EventLog --version 6.0.0
#r "nuget: System.Diagnostics.EventLog, 6.0.0"
// Install System.Diagnostics.EventLog as a Cake Addin
#addin nuget:?package=System.Diagnostics.EventLog&version=6.0.0
// Install System.Diagnostics.EventLog as a Cake Tool
#tool nuget:?package=System.Diagnostics.EventLog&version=6.0.0
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
-
net6.0
- No dependencies.
NuGet packages (108)
Showing the top 5 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. |
|
System.ServiceProcess.ServiceController
Provides the System.ServiceProcess.ServiceContainer class, which allows you to connect to a running or stopped service, manipulate it, or get information about it. Commonly Used Types: System.ServiceProcess.ServiceController System.ServiceProcess.ServiceControllerStatus System.ServiceProcess.ServiceType |
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
TaskScheduler
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support. |
GitHub repositories (20)
Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.EventLog:
Repository | Stars |
---|---|
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
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|