Caliburn-Micro / Caliburn.Micro

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
http://caliburnmicro.com/
MIT License
2.79k stars 775 forks source link

Some more Avalonia fixes #850

Closed danwalmsley closed 1 year ago

danwalmsley commented 1 year ago

Updates to new dispatcher api coming in the next preview (in a week or so).

Implements GetViewCloseAction properly as dialog result has a different api to wpf.