Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net 6 Support #352

Closed
Kylar182 opened this issue Mar 23, 2021 · 7 comments
Closed

.Net 6 Support #352

Kylar182 opened this issue Mar 23, 2021 · 7 comments
Labels
enhancement New feature or request
Milestone

Comments

@Kylar182
Copy link

Since .Net 5 for this project will seemingly never be supported, I'd like to ask when .Net 6 will be supported (Preview version, etc) and use this thread to track it's release. I know of the Blazor Desktop support in .NET 6 MAUI but I'm looking for .NET 6 Mobile, the original reason for this project and it's namesake.

@Eilon Eilon mentioned this issue Mar 23, 2021
@Eilon Eilon added this to the 0.6-preview milestone Mar 23, 2021
@Eilon
Copy link
Member

Eilon commented Mar 23, 2021

Hi @Kylar182 thanks for opening this issue! I didn't realize that we don't have an issue tracking this work!

@Kylar182
Copy link
Author

Hi @Kylar182 thanks for opening this issue! I didn't realize that we don't have an issue tracking this work!

Feel like giving us an update? One of the main things about .Net 5 for Blazor was the render speed increases. Since we didn't get that on this project because Xamarin was the stick in the mud of .Net 5, I'd really like to see some .Net 6 action.

@Dreamescaper
Copy link
Contributor

Dreamescaper commented May 24, 2021

@Kylar182
Problem is that Xamarin.Forms does not support neither .NET 5, nor .NET 6.
So this project will have to migrate to MAUI to be able to use .NET 6.

MAUI is on early previews stage now, so I don't think any progress will happen here until MAUI release (at least RC, not sure).

Might be wrong though.

@Eilon
Copy link
Member

Eilon commented May 24, 2021

.NET MAUI preview 4 is almost out the door as part of .NET 6 Preview 4, and that will have the official BlazorWebView control for Android/iOS/MacCatalyst/WinUI. I also just got a super awesome desktop PC that will let me work much faster ("only" 128GB of RAM 😁) so I should be freed up to get more MBB stuff done now!

@Kylar182
Copy link
Author

.NET MAUI preview 4 is almost out the door as part of .NET 6 Preview 4, and that will have the official BlazorWebView control for Android/iOS/MacCatalyst/WinUI. I also just got a super awesome desktop PC that will let me work much faster ("only" 128GB of RAM 😁) so I should be freed up to get more MBB stuff done now!

Yeah I was following dotnet/maui#794 (comment)

@199621616
Copy link

The release of. Net Maui has been postponed. It is hoped that WinForms or the blazorwebview of WPF will be available when. Net 6 is released in November.

@Eilon Eilon added the enhancement New feature or request label Jun 9, 2022
@Eilon
Copy link
Member

Eilon commented Jun 9, 2022

The PR #409 from @Dreamescaper is now merged! You should be able to clone and build from this repo and see MobileBlazorBindings running on .NET MAUI and .NET 6! Thank you @Dreamescaper for making this possible!

@Eilon Eilon closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants