System.Diagnostics.EventLog 7.0.0-preview.2.22152.2
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service. Commonly Used Types: System.Diagnostics.EventLog
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>System.Diagnostics.EventLog</id>
<version>7.0.0-preview.2.22152.2</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<description>Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/runtime" commit="e24f66dff0770eee344038da8c12476d8c450c41" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0" />
<group targetFramework="net7.0" />
<group targetFramework=".NETStandard2.0">
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>