Stira.Converters.Wpf 1.1.0

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

Simple WPF value converters

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.
  • net5.0-windows7.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Stira.Converters.Wpf:

Package Downloads
Stira.WpfFlatStyle

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

Gige.DeviceControl.Wpf

Package Description

Communication.Wpf

Simple UI control for network selection

Stira.Serial.Wpf

WPF user control for serial port settings and to open the port

GitHub repositories (1)

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

Repository Stars
Touseefelahi/GigeVision
Simple GigeVision implementation, GVSP, GVCP protocol implemented
Version Downloads Last Updated
1.1.0 802 9/12/2022
1.0.3 2,482 10/6/2020
1.0.2 3,530 9/15/2020
1.0.1 644 9/14/2020
1.0.0 692 9/14/2020

Currently it have the following converters:
     BooleanInvert
     BoolToVisibility
     EnumToSource
     GridLengthToDouble
     MultiValueConverter
     ToString converter
     AirthmeticOperator
     LogicalOperator