System.Diagnostics.EventLog
6.0.0-preview.1.21102.12
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.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 6.0.0-preview.1.21102.12)
- Microsoft.Win32.Registry (>= 6.0.0-preview.1.21102.12)
- System.Security.Principal.Windows (>= 6.0.0-preview.1.21102.12)
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 6.0.0-preview.1.21102.12)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 6.0.0-preview.1.21102.12)
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 (37)
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
|