question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is .Net Maui already supported?

See original GitHub issue

Hi! I’m playing around with .Net Maui and would like to add a map to my sample app. I’ve already tried a few other APIs but nothing really works. So I found “Mapsui” and was very happy that this projekt already provides samples for .Net Maui. I’ve added 3.0.2 to my projects an tried to implement the MapView as provided in the samples. Unfortunatly with no success. The namespace which is included in the sample clr-namespace:Mapsui.UI.Maui;assembly=Mapsui.UI.Maui isn’t found at all.

So, are the samples wrong or has the implementation for .Net Maui been removed?

Thx

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
inforithmicscommented, Feb 5, 2022

Here you can download the win package, which Contains the maui.nupkg. But Maui port ist still in Development the maui Sample in Mapsui works for winui and Android. iOS has some skia sharp issues that should be resolved with maui Preview 13. Which comes out this Month.

https://github.com/Mapsui/Mapsui/actions/runs/1736095563#artifacts

1reaction
Phil4121commented, Feb 4, 2022

Found the solution, did not install Mapsui.Forms!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET MAUI official support policy
To receive technical support from Microsoft, you need to be on the latest servicing level (update) for a .NET MAUI release. Servicing Updates....
Read more >
What is .NET MAUI? - .NET MAUI
NET MAUI ) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. ... NET MAUI supported platforms....
Read more >
FAQs · dotnet/maui Wiki
NET MAUI is available with stable Visual Studio and .NET 7. Does .NET MAUI support XAML and MVVM? Absolutely! You can use XAML...
Read more >
Recap: State of .NET MAUI—.NET Conf 2022
Xamarin will soon come out of support in May of 2024. Other highlights: A major version of .NET MAUI will ship with .NET...
Read more >
.NET MAUI in a Nutshell — Everything You Need to Know ...
NET MAUI is a cross-platform framework building on Xamarin's history, allowing unified app development for Android, iOS, macOS, and Windows. It ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found