The library allows to create IValueConverter, IMultiValueConverter, DataTemplateSelector, and ValidationRule objects with the most convenient syntax available, ideally, using the lambda expressions.
Info
Version: | 4.0.0 |
Author(s): | Michael Damatov, Dimitri Enns, Alex Helms |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michael-damatov/lambda-converters |
NuGet Url: | https://www.nuget.org/packages/LambdaConverters |
Install
Install-Package LambdaConverters
dotnet add package LambdaConverters
paket add LambdaConverters
LambdaConverters Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
Tags