PlayifyUtility.Windows 1.5.2

dotnet add package PlayifyUtility.Windows --version 1.5.2
                    
NuGet\Install-Package PlayifyUtility.Windows -Version 1.5.2
                    
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="PlayifyUtility.Windows" Version="1.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PlayifyUtility.Windows" Version="1.5.2" />
                    
Directory.Packages.props
<PackageReference Include="PlayifyUtility.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PlayifyUtility.Windows --version 1.5.2
                    
#r "nuget: PlayifyUtility.Windows, 1.5.2"
                    
#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.
#:package PlayifyUtility.Windows@1.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PlayifyUtility.Windows&version=1.5.2
                    
Install as a Cake Addin
#tool nuget:?package=PlayifyUtility.Windows&version=1.5.2
                    
Install as a Cake Tool

PlayifyUtility.Windows

Utility classes specifically to interact with Windows.

e.g.

  • WinWindow and WinControl to handle any open window in Windows
  • GlobalKeyboardHook, GlobalMouseHook, ...to allow receiving global events.
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2 115 12/31/2025
1.5.1 190 9/12/2025
1.5.0 200 7/7/2025
1.4.1 223 3/18/2025
1.4.0 173 1/28/2025
1.3.1 168 12/3/2024
1.3.0 187 7/10/2024
1.2.4 204 5/21/2024
1.2.3 184 5/18/2024
1.2.2 205 4/27/2024
1.2.1 207 2/29/2024
1.2.0 205 2/29/2024
1.1.3 256 12/30/2023
1.1.2 212 12/17/2023
1.1.1 201 12/17/2023
1.1.0 218 11/30/2023
1.0.3 196 11/19/2023
1.0.2 192 11/5/2023
1.0.1 194 10/30/2023
1.0.0 221 10/8/2023