J4JSoftware.WindowsUtilities
1.0.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net7.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.755)
- Microsoft.WindowsAppSDK (>= 1.2.230217.4)
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.
initial release