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 776 forks source link

Winappsdk #829

Closed vb2ae closed 1 year ago

vb2ae commented 2 years ago

first draft. still need to work on navigation service and remove a lot of debugging messages

KasperSK commented 1 year ago

Is there a reason why the 'Semi' shared platform files are copied instead of linked into the WinAppSdk csproj? Should the name be WinUI3?

vb2ae commented 1 year ago

I plan to move them when it is working. I thought it would be easier to debug this way