Stira.Converters.Wpf 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Stira.Converters.Wpf --version 1.0.0
NuGet\Install-Package Stira.Converters.Wpf -Version 1.0.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.0.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.0.0
#r "nuget: Stira.Converters.Wpf, 1.0.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.0.0

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

Simple WPF value converters

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.5

    • 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 464 9/12/2022
1.0.3 1,429 10/6/2020
1.0.2 2,362 9/15/2020
1.0.1 394 9/14/2020
1.0.0 427 9/14/2020

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