https://github.com/crossgeeks/usefulconverterssample
Xamarin Forms useful converters list.
https://github.com/crossgeeks/usefulconverterssample
Last synced: about 1 year ago
JSON representation
Xamarin Forms useful converters list.
- Host: GitHub
- URL: https://github.com/crossgeeks/usefulconverterssample
- Owner: CrossGeeks
- License: mit
- Created: 2019-12-06T21:13:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-08T14:44:46.000Z (over 6 years ago)
- Last Synced: 2025-04-02T17:38:00.613Z (about 1 year ago)
- Language: C#
- Size: 370 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Useful Converters Sample
This sample contains these converters:
- InverseBoolConverter
- ToUpperConverter
- ToLowerConverter
- EmptyValueToBoolConverter
- NumberToCurrencyConverter
- CollectionHasElementsConverter
- DoubleToRoundedValueConverter
- RelativeDateTimeConvertor
Blog post: https://xamgirl.com/useful-converters-in-xamarin-forms/