System.Diagnostics.EventLog
4.7.0
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.
Requires NuGet 2.12 or higher.
Install-Package System.Diagnostics.EventLog -Version 4.7.0
dotnet add package System.Diagnostics.EventLog --version 4.7.0
<PackageReference Include="System.Diagnostics.EventLog" Version="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.EventLog --version 4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Diagnostics.EventLog, 4.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=4.7.0
// Install System.Diagnostics.EventLog as a Cake Tool
#tool nuget:?package=System.Diagnostics.EventLog&version=4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.1.0)
- Microsoft.Win32.Registry (>= 4.7.0)
- System.Security.Principal.Windows (>= 4.7.0)
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 4.7.0)
-
.NETFramework 4.7.2
- System.Security.Principal.Windows (>= 4.7.0)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 4.7.0)
-
UAP 10.0.16299
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on System.Diagnostics.EventLog:
| Package | Downloads |
|---|---|
|
JetBrains.ReSharperAutomationTools.src.CommandLineCore
JetBrains ReSharperAutomationTools src CommandLineCore Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.RdBackend.Common
JetBrains Rider RdBackend Common Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.Rider.Backend
JetBrains Rider Rider Backend Package Version 212.0.20211008.81907
|
|
|
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.
|
|
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.7.0 | 0 | 06.02.2022 |