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.
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.
// Install Stira.Converters.Wpf as a Cake Addin
#addin nuget:?package=Stira.Converters.Wpf&version=1.1.0

// Install Stira.Converters.Wpf as a Cake Tool
#tool nuget:?package=Stira.Converters.Wpf&version=1.1.0

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. 
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

Communication.Wpf

Simple UI control for network selection

Gige.DeviceControl.Wpf

Package Description

Stira.Serial.Wpf

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 457 9/12/2022
1.0.3 1,405 10/6/2020
1.0.2 2,334 9/15/2020
1.0.1 394 9/14/2020
1.0.0 427 9/14/2020

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