Aurora.Wpf 1.0.6

dotnet add package Aurora.Wpf --version 1.0.6
NuGet\Install-Package Aurora.Wpf -Version 1.0.6
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="Aurora.Wpf" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aurora.Wpf --version 1.0.6
#r "nuget: Aurora.Wpf, 1.0.6"
#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 Aurora.Wpf as a Cake Addin
#addin nuget:?package=Aurora.Wpf&version=1.0.6

// Install Aurora.Wpf as a Cake Tool
#tool nuget:?package=Aurora.Wpf&version=1.0.6

wpf controls enhancements

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.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.

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.0.6 232 3/23/2023
1.0.5 361 10/16/2022
1.0.4 366 10/11/2022
1.0.3 390 8/6/2022
1.0.2 424 3/23/2022
1.0.1 423 12/31/2020
1.0.0 507 10/1/2019

BoolToStringConverter added, net7.0 support added