VOOZH about

URL: https://www.nuget.org/packages/Stira.Converters.Wpf/

⇱ NuGet Gallery | Stira.Converters.Wpf 1.1.0




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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Simple WPF value converters

Product Versions Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 net5.0-windows7.0 is compatible.  net6.0-windows net6.0-windows was computed.  net7.0-windows net7.0-windows was computed.  net8.0-windows net8.0-windows was computed.  net9.0-windows net9.0-windows was computed.  net10.0-windows 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 771 9/12/2022
1.0.3 2,441 10/6/2020
1.0.2 3,495 9/15/2020
1.0.1 637 9/14/2020
1.0.0 685 9/14/2020

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