18 packages tagged with “valueconverter”
A collection of commonly used IValueConverters for WPF applications.
DisplayAttribute used for ValueConverters.
A collection of commonly used IValueConverters for Xamarin.Forms applications.
Library contains vary usefull Validation rules and Value converters for using with Binding
A collection of extensions for typical WPF scenarios, like Boxes, Value Converters, Template Selectors and other helpful extensions.
QuickConverter .NET Core Port. QuickConverter provides you with WPF markup that allows you to write inline converters and multi-bindings using a C# like language directly in your xaml.
WPF helpers and utilities such as: Converter, Markup-extension (more in the future) - See: https://github.com/barakbbn/WpfMart - Please send feedback, questions, suggestions
MADE.NET Data Converters provide out-of-the-box value converters for taking values of one type and changing them to another. The advantage of the IValueConverter is that they can be chained together. The library also contains extension helpers for converting values directly.
This package provides a value converter, introduced in Entity Framework Core 2.1, to allow nullable database fields to be mapped to fields/properties defined as F# options, instead of either Nullable<T> or requiring explicit null checks.
IValueConverters for .NET MAUI
Wpf Expression common value converter;
Entity Framework Core integration for the PhoneNumber value object, mapping it to a SQL PhoneNumber column type backed by VARCHAR(16) using a dedicated value converter.
NuniToolbox.Ui is a collection of common user interface and WPF functions for the lazy programmer
This package contains basic Binding Converters for Xamarin.Forms.
ShortGuid için EF Core ValueConverter ve kolay kurulum uzantıları.
EF Core value converters for strongly typed IDs
EF Core value converter support for SilvexKit.SnowflakeIds.
Entity Framework Core integration for Masterly.NonEmptyList. Provides value converters, comparers, relationship configuration, and query extensions to seamlessly store and retrieve NonEmptyList and ImmutableNonEmptyList collections in your database.