https://github.com/caliburn-micro/caliburn-micro.extensions
https://github.com/caliburn-micro/caliburn-micro.extensions
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caliburn-micro/caliburn-micro.extensions
- Owner: Caliburn-Micro
- Created: 2024-06-07T11:19:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T17:38:02.000Z (over 1 year ago)
- Last Synced: 2025-04-09T02:51:13.464Z (about 1 year ago)
- Language: C#
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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.