J4JSoftware.WindowsUtilities 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package J4JSoftware.WindowsUtilities --version 1.0.0
NuGet\Install-Package J4JSoftware.WindowsUtilities -Version 1.0.0
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="J4JSoftware.WindowsUtilities" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add J4JSoftware.WindowsUtilities --version 1.0.0
#r "nuget: J4JSoftware.WindowsUtilities, 1.0.0"
#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.
// Install J4JSoftware.WindowsUtilities as a Cake Addin
#addin nuget:?package=J4JSoftware.WindowsUtilities&version=1.0.0

// Install J4JSoftware.WindowsUtilities as a Cake Tool
#tool nuget:?package=J4JSoftware.WindowsUtilities&version=1.0.0

J4JSoftware.WindowsUtilities

The library repository is available on github.

The change log is available here.

Provides support utilities for Windows App (WinUI 3) programs, including:

  • a debounce dispatcher, to manage rapid property changes which can overwhelm update routines
  • a throttle dispatcher, to manage rapid repetive method calls

This assembly targets Net 7 and has nullability enabled.

Product Compatible and additional computed target framework versions.
.NET net7.0-windows10.0.19041 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on J4JSoftware.WindowsUtilities:

Package Downloads
J4JSoftware.J4JMapWinLibrary

WinApp extensions to J4JMapLibrary

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 214 4/11/2023
1.0.0 168 4/4/2023

initial release