AvaloniaCommunity / Prism.Avalonia

Prism Avalonia UI framework. Super charge your cross-platform apps with IoC, navigation, and more! Sponsored by Suess Labs. Prism is based on Microsoft patterns and practices.
https://www.nuget.org/packages/Prism.Avalonia/
MIT License
312 stars 40 forks source link

No longer require overriding `Initialize()` or `RegisterTypes()` in A… #206

Closed DamianSuess closed 3 months ago

DamianSuess commented 3 months ago

Details

Code quicker with less code

Remove the need to define Initialize() and RegisterTypes()