Amusoft.UI.WPF 2.0.0

Prefix Reserved
dotnet add package Amusoft.UI.WPF --version 2.0.0
                    
NuGet\Install-Package Amusoft.UI.WPF -Version 2.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="Amusoft.UI.WPF" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Amusoft.UI.WPF" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Amusoft.UI.WPF" />
                    
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 Amusoft.UI.WPF --version 2.0.0
                    
#r "nuget: Amusoft.UI.WPF, 2.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.
#:package Amusoft.UI.WPF@2.0.0
                    
#: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=Amusoft.UI.WPF&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Amusoft.UI.WPF&version=2.0.0
                    
Install as a Cake Tool

Amusoft.UI.WPF

Project state

.GitHub GitHub issues NuGet version (Amusoft.UI.WPF)

Features

Controls

Control Description
NotificationDisplay This control enables you to display notifications on your windows screen or relative to the window in an easy fashion
TintedImage This control allows you to apply tint effects to your image, so you don't have to create individual graphics for everything
Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.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
2.0.0 314 6/25/2023
1.0.3-beta37 176 6/25/2023
1.0.3-beta35 178 6/25/2023
1.0.2 591 9/12/2021
1.0.1 497 9/12/2021
1.0.0 531 9/12/2021
0.5.0.159 940 2/3/2019
0.5.0.158 795 2/3/2019
0.4.0.150 805 1/21/2019
0.4.0.149 806 1/21/2019
0.4.0.148 784 1/21/2019
0.4.0.147 839 1/20/2019
0.4.0.146 851 1/20/2019
0.3.0.141 847 1/19/2019
0.3.0.140 829 1/19/2019
0.2.4 865 1/15/2019
0.1.22 845 1/12/2019
0.1.2 817 1/13/2019
0.1.1-alpha 671 1/12/2019

await ThreadHelper.UI