Windows 10: .NET MAUI migration

Discus and support .NET MAUI migration in Windows 10 Gaming to solve the problem; Hi, as a result of migrating from xamarin to .NET MAUI, using the migration tool “Upgrade Assistant” provided by microsoft, I have resolved the various... Discussion in 'Windows 10 Gaming' started by Mattia Pisilli, Jan 9, 2025.

  1. .NET MAUI migration


    Hi, as a result of migrating from xamarin to .NET MAUI, using the migration tool “Upgrade Assistant” provided by microsoft, I have resolved the various errors related to solution compilation. The code compiles correctly and even manages to emulate on physical device but as soon as the app is launched on the device, the app closes without giving any error or exception. Trying to make a build of the solution, visual studio does not detect any kind of error and tries to emulate the app correctly on the device or emulator. The above behavior occurs with physical android device and emulator Ca

    :)
     
    Mattia Pisilli, Jan 9, 2025
    #1

  2. Cannot debug my MAUI app using hot restart

    I have a .Net MAUI app that I want to test and debug if needed on my iPhone without Mac. I found instructions on how this can be done here:

    https://docs.microsoft.com/en-us/dotnet/maui/deployment/hot-restart

    But on the second step I get the following:


    .NET MAUI migration 23b82b74-b9e4-4ffc-a128-44af41df249b?upload=true.png


    I don't understand what username and password it is talking about. I am signed in on the Visual Studio. Please advise.
     
    Dmitriy Reznik, Jan 9, 2025
    #2
  3. Brink Win User
    Introducing .NET Multi-platform App UI

    Source: https://devblogs.microsoft.com/dotne...atform-app-ui/


     
    Brink, Jan 9, 2025
    #3
  4. .NET MAUI migration

    Microsoft .NET Framework, Unhandled exception

    Hi,

    Welcome to Microsoft Community.

    I suggest you to un-check and recheck .Net framework 3.5 and .Net framework 4.6 advance series from Windows features.

    Try the following steps:

    • Press Windows + R keys to open Run command.
    • Type Appwiz.cpl and select "turn Windows feature on or off" from the left
    • Uncheck .Net framework 3.5 and .Net framework 4.6 advance series.
    • Restart the computer
    • Repeat step 1 and 2 and check .Net framework 3.5 and .Net framework 4.6 advance series.
    • Restart the computer.
    Regards,
     
    Waseemulla S, Jan 9, 2025
    #4
Thema:

.NET MAUI migration

Loading...
  1. .NET MAUI migration - Similar Threads - NET MAUI migration

  2. How to make an MAUI window transparent?

    in Windows 10 Software and Apps
    How to make an MAUI window transparent?: Hi Guys,I need to develop a MAUI app which should have a window with transparent background as well, out of its windows.So I tried to make it transparent using these ways.1 I set the 'Opacity = "0"' in the "ContentPage". But it made only the content of the page to transparent...
  3. Image Resizing issue on MAUI android app

    in Windows 10 Gaming
    Image Resizing issue on MAUI android app: Requirement :The MAUI android app allows users to capture / pick 75 images with any size and orientation. Here the challenge is to resize these 75 images into a standard size such that it fits the screen and the images maintain its aspect ratio. I have Already tried the below...
  4. .NET MAUI migration

    in Windows 10 Software and Apps
    .NET MAUI migration: Hi, as a result of migrating from xamarin to .NET MAUI, using the migration tool “Upgrade Assistant” provided by microsoft, I have resolved the various errors related to solution compilation. The code compiles correctly and even manages to emulate on physical device but as...
  5. .NET MAUI Not Connecting Provisioning Profiles Correctly

    in Windows 10 Gaming
    .NET MAUI Not Connecting Provisioning Profiles Correctly: To all:I've been trying to port an app I wrote last summer in Xamarin Forms over to the latest version of .NET MAUI. I had few issues but not none with the Android version, but - as usual - iOS is so arcane that either Microsoft's engineers are missing something, or the...
  6. .NET MAUI Not Connecting Provisioning Profiles Correctly

    in Windows 10 Software and Apps
    .NET MAUI Not Connecting Provisioning Profiles Correctly: To all:I've been trying to port an app I wrote last summer in Xamarin Forms over to the latest version of .NET MAUI. I had few issues but not none with the Android version, but - as usual - iOS is so arcane that either Microsoft's engineers are missing something, or the...
  7. How to enable auto-update for Microsoft Store published .NET 6 MAUI Blazor App?

    in Windows 10 Gaming
    How to enable auto-update for Microsoft Store published .NET 6 MAUI Blazor App?: I have a .NET MAUI Blazor App which I have published through the MS Store, but it doesnt automatically update itself on launch when a new update is available. In fact it isnt even able to update itself when you manually download the it from the store, unless you uninstall the...
  8. How to enable auto-update for Microsoft Store published .NET 6 MAUI Blazor App?

    in Windows 10 Software and Apps
    How to enable auto-update for Microsoft Store published .NET 6 MAUI Blazor App?: I have a .NET MAUI Blazor App which I have published through the MS Store, but it doesnt automatically update itself on launch when a new update is available. In fact it isnt even able to update itself when you manually download the it from the store, unless you uninstall the...
  9. Migrate WCF to .Net Core API

    in Windows 10 Gaming
    Migrate WCF to .Net Core API: Hi,The question is regarding - Whether it is required to move WCF project to .Net Core WEB API?We have a product written in WCF and with good about of business-rules are written into it. Though WCF technology is quite older and is Microsoft putting up the end-of-life/service?...
  10. Migrate WCF to .Net Core API

    in Windows 10 Software and Apps
    Migrate WCF to .Net Core API: Hi,The question is regarding - Whether it is required to move WCF project to .Net Core WEB API?We have a product written in WCF and with good about of business-rules are written into it. Though WCF technology is quite older and is Microsoft putting up the end-of-life/service?...