Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 506 Bytes

File metadata and controls

12 lines (9 loc) · 506 Bytes

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.