Caliburn.Micro icon indicating copy to clipboard operation
Caliburn.Micro copied to clipboard

Support for MAUI

Open KasperSK opened this issue 3 years ago • 2 comments

Initial support for NET MAUI with platforms Android and Windows working and tested. Also had a chance to test on MacOS and it looks like that is working as well.

I might do a rewrite on this since in essence it is just a port of the current Xamarin setup to a MAUI setup.

Would love to have feedback.

KasperSK avatar Feb 19 '22 11:02 KasperSK

Are you intrested in getting some help to make this compile again? or passing continous integration?

inforithmics avatar May 10 '22 14:05 inforithmics

@inforithmics I have been busy trying to test on iOS and macOS and that is working now, so the next step would be to get this working and then merging this. I will have a go at it this weekend.

KasperSK avatar May 11 '22 14:05 KasperSK

we should update the version in version.json to 5.0-beta before we merge it in

vb2ae avatar Aug 23 '22 10:08 vb2ae

I wish thinking we might should prepend CAL_ to the other defines so that we can control them the issue was the MSBuild.sdk.extras defined NETCORE for UAP and that was not good for our setup.

I think we should bump the version aswell.

KasperSK avatar Aug 23 '22 11:08 KasperSK

I have a bugfix we need to do before merging this.

KasperSK avatar Aug 25 '22 11:08 KasperSK

@KasperSK okay. FYI I made a V4.0.210 branch incase we need to make a bugfix for the released version. I was thinking we should make a branch for the code used in each package released to nuget

vb2ae avatar Aug 25 '22 12:08 vb2ae

@vb2ae I don't have any more changes for this branch would why disagree to merging this PR?

KasperSK avatar Sep 06 '22 08:09 KasperSK

@KasperSK need to fix merge conflict then we can merge in

vb2ae avatar Sep 06 '22 12:09 vb2ae