Stira.WpfFlatStyle 1.9.3

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

Simple flat theme with changeable color
     Layouts. Tile Panels
     Numeric Updown (Slider Style)
     Extra feature: exception logging
     Read the readme file and see example project for help
     Project URL: https://github.com/Touseefelahi/WpfFlatStyle

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Stira.WpfFlatStyle:

Package Downloads
Gige.DeviceControl.Wpf

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Stira.WpfFlatStyle:

Repository Stars
Touseefelahi/GigeVision
Simple GigeVision implementation, GVSP, GVCP protocol implemented
Version Downloads Last Updated
1.9.3 1,790 10/12/2021
1.9.2.1 1,804 7/27/2021
1.9.2 442 7/27/2021
1.9.0.2 509 2/25/2021
1.9.0.1 579 11/26/2020
1.9.0 490 11/26/2020
1.8.8.1 576 10/29/2020
1.8.8 536 10/29/2020
1.8.7 557 10/22/2020
1.8.6.2 931 10/7/2020
1.8.6.1 628 10/7/2020
1.8.6 818 10/6/2020 1.8.6 is deprecated because it has critical bugs.
1.8.4 599 9/13/2020
1.8.2 531 8/27/2020
1.8.1 533 8/27/2020
1.8.0 655 8/27/2020 1.8.0 is deprecated because it has critical bugs.
1.7.1 606 8/19/2020
1.7.0 587 8/12/2020
1.6.2 598 6/16/2020
1.6.1 575 5/26/2020
1.6.0 621 3/3/2020
1.5.1 682 2/25/2020
1.5.0 692 1/27/2020
1.4.8 751 1/26/2020
1.4.6 712 1/19/2020
1.4.4 737 1/6/2020
1.4.3 791 1/5/2020
1.4.1 740 1/2/2020
1.4.0 640 1/2/2020
1.3.3 772 1/1/2020
1.2.3 640 12/23/2019
1.2.2 653 12/23/2019
1.2.1 676 12/22/2019
1.2.0 668 12/19/2019
1.1.0 633 12/18/2019
1.0.0 649 12/16/2019

Replaced interactivity with behaviours (Minor Fix)
     Slider Updated with Placeholder and Lost Focus Property change
     Font Awesome Updated
     Removed .net framework support
     List View, List Box, Context menu style added (Disable UI fix)
     ComboBox Restyled