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 2,033 10/12/2021
1.9.2.1 2,003 7/27/2021
1.9.2 534 7/27/2021
1.9.0.2 603 2/25/2021
1.9.0.1 679 11/26/2020
1.9.0 586 11/26/2020
1.8.8.1 672 10/29/2020
1.8.8 629 10/29/2020
1.8.7 657 10/22/2020
1.8.6.2 1,045 10/7/2020
1.8.6.1 728 10/7/2020
1.8.6 951 10/6/2020 1.8.6 is deprecated because it has critical bugs.
1.8.4 692 9/13/2020
1.8.2 631 8/27/2020
1.8.1 629 8/27/2020
1.8.0 800 8/27/2020 1.8.0 is deprecated because it has critical bugs.
1.7.1 707 8/19/2020
1.7.0 683 8/12/2020
1.6.2 706 6/16/2020
1.6.1 673 5/26/2020
Loading failed

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