Microsoft.Win32.SystemEvents
4.5.0
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
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.
Install-Package Microsoft.Win32.SystemEvents -Version 4.5.0
dotnet add package Microsoft.Win32.SystemEvents --version 4.5.0
<PackageReference Include="Microsoft.Win32.SystemEvents" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Win32.SystemEvents --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Win32.SystemEvents, 4.5.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 Microsoft.Win32.SystemEvents as a Cake Addin
#addin nuget:?package=Microsoft.Win32.SystemEvents&version=4.5.0
// Install Microsoft.Win32.SystemEvents as a Cake Tool
#tool nuget:?package=Microsoft.Win32.SystemEvents&version=4.5.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 (>= 2.0.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Win32.SystemEvents:
| 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
|
|
|
System.Drawing.Common
Provides access to GDI+ graphics functionality.
Commonly Used Types:
System.Drawing.Bitmap
System.Drawing.BitmapData
System.Drawing.Brush
System.Drawing.Font
System.Drawing.Graphics
System.Drawing.Icon
When using NuGet 3.x this package requires at least version 3.4.
|