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

Migrate .NET MAUI Release Candidate 2. #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

migueBarrera
Copy link

I use https://github.com/dotnet/maui/wiki guide for migration.
I have applied some new features of c# as global using or File-Scoped namespaces.

Tested on Windows and Android:
image
image

@juanfranblanco
Copy link
Member

juanfranblanco commented May 6, 2022

@migueBarrera quick check, can this just adhere to the migration? I don't like the use of Global usings or automated namespaces, or the services extensions. Mainly it is much clear for anyone getting started with this. I personally cannot see the changes made to do the migration.

EDIT: Also Thank you!!

@juanfranblanco
Copy link
Member

Mainly this https://github.com/dotnet/maui/wiki/Migrating-to-RC1#blazorwebview but all this needs to be tested with Blazor wasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants