Ken Tucker
Ken Tucker
@godrose This is the list. https://github.com/Caliburn-Micro/Caliburn.Micro/milestone/3
@KasperSK I agree.
@KasperSK Working on the Start Samples. Pointing to MyGet temporarily until the official NuGet is published. The PRs in caliburn-micro.github.io would need to be completed also.
@KasperSK almost done with start samples. Just have uwp xamarin forms start sample and to test ios ones
Could you add a sample AvaloniaUI app to the samples also?
I agree we need an Avalonia package similar to the xamarin.forms
will work on fixing merge conflicts and see if we can get it merged in this weekend. It will need testing
Created a branch of my own to keep working on this. https://github.com/Caliburn-Micro/Caliburn.Micro/tree/556-compatibility-inquiry-avaloniaui The biggest issue I have remaining is getting cal:Message.Attach="RegisterFrame($source)" events to fire.
@lploumen could you share some code which shows the issue?
Thanks for the sample. I would try and create a Pull Request to pull the stuff from master branch in to main I would make the following changes to get...