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 135 12/31/2025
1.5.1 206 9/12/2025
1.5.0 215 7/7/2025
1.4.1 238 3/18/2025
1.4.0 187 1/28/2025
1.3.1 181 12/3/2024
1.3.0 202 7/10/2024
1.2.4 219 5/21/2024
1.2.3 198 5/18/2024
1.2.2 219 4/27/2024
1.2.1 220 2/29/2024
1.2.0 221 2/29/2024
1.1.3 270 12/30/2023
1.1.2 226 12/17/2023
1.1.1 215 12/17/2023
1.1.0 225 11/30/2023
1.0.3 203 11/19/2023
1.0.2 199 11/5/2023
1.0.1 201 10/30/2023
1.0.0 227 10/8/2023