System.Diagnostics.EventLog (7.0.0)
Published 2023-05-05 11:40:11 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.Diagnostics.EventLog
About this package
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.
Commonly Used Types: System.Diagnostics.EventLog
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Security.Principal.Windows | 5.0.0 | .NETFramework4.6.2 |
System.Security.Principal.Windows | 5.0.0 | .NETStandard2.0 |