Microsoft.Win32.SystemEvents 10.0.0-preview.7.25380.108
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Win32.SystemEvents</id>
<version>10.0.0-preview.7.25380.108</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<readme>PACKAGE.md</readme>
<projectUrl>https://dot.net/</projectUrl>
<description>Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents</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/dotnet" commit="30000d883e06c122311a66894579bc12329a09d4" />
<dependencies>
<group targetFramework=".NETFramework4.6.2" />
<group targetFramework="net8.0" />
<group targetFramework="net9.0" />
<group targetFramework="net10.0" />
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>