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

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 512 9/12/2022
1.0.3 1,714 10/6/2020
1.0.2 2,681 9/15/2020
1.0.1 428 9/14/2020
1.0.0 453 9/14/2020

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