An open API service indexing awesome lists of open source software.

https://github.com/caliburn-micro/caliburn-micro.extensions


https://github.com/caliburn-micro/caliburn-micro.extensions

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### Caliburn.Micro Extensions Project

- **Project Overview:**
- This project will provide templates for Caliburn.Micro.
- The release will include a code generator to simplify `INotifyPropertyChanged`.

- **IValue Converters:** for WPF, UWP, Avalonia UI, .net Maui, and WinUi3
- Bool to Visibility converter for all platforms, not just UWP.
- URL to Image converter.
- Decimal to String converter for custom currency formatting.
- DateTime to String converter for custom DateTime formatting.