4,172 questions with Developer technologies | .NET | .NET MAUI tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

When will Maui be available in VS 2022?

Having read many posts it seems like Maui is only available in beta versions of VS? Confused.

Developer technologies | .NET | .NET MAUI
asked 2022-06-21T13:37:40.193+00:00
Lloyd Sheen 1,486 Reputation points
commented 2022-06-21T14:53:25.25+00:00
Lloyd Sheen 1,486 Reputation points
1 answer One of the answers was accepted by the question author.

Android Deep Linking (Intents) Support in .NET MAUI

I am currently trying to add deep linking support (via Intents) to an Android application written using .NET MAUI. I have added an activity XML element under the application element in my AndroidManifest.xml: <?xml version="1.0"…

Developer technologies | .NET | .NET MAUI
asked 2022-06-20T16:02:40.277+00:00
Devin Michael 21 Reputation points
accepted 2022-06-21T10:14:00.11+00:00
Devin Michael 21 Reputation points
1 answer

Entry in MAUI is blank in Android but has borders in iOS.

Entry/ Editor control is not uniform in MAUI iOS and Android versions of the same app. How to make it uniform.

Developer technologies | .NET | .NET MAUI
asked 2022-06-17T21:08:11.143+00:00
Parvez ali 6 Reputation points
commented 2022-06-21T07:43:02.667+00:00
Riccardo Minato 6 Reputation points
0 answers

Passing viewmodel properties as parameters in ValueConverters in .Net MAUI

I am trying to create a custom converter in .Net MAUI app but I am not able to pass ViewModel properties as parameter. This is my Xaml code. - <Button.BackgroundColor> <Binding Path="Category">…

Developer technologies | .NET | .NET MAUI
asked 2022-06-20T09:21:51.86+00:00
Parvez ali 6 Reputation points
commented 2022-06-21T07:35:31.86+00:00
Riccardo Minato 6 Reputation points
1 answer

How to remove Calendar icon from DatePicker in maui for windows?

Icon does not match our ui standard.

Developer technologies | .NET | .NET MAUI
asked 2022-06-16T22:08:53.44+00:00
Jeff Pfahl 91 Reputation points
commented 2022-06-21T06:58:27.193+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
1 answer

MAUI set build action to bundleresource

In Xamarin.iOS, you are able to set a file's build action to BundleResource but I am not finding this in MAUI. I am trying to work with Firestore, and I have this fully functioning in Xamarin Forms but this small thing is blocking me on MAUI. Does…

Developer technologies | .NET | .NET MAUI
asked 2022-06-10T20:59:06.157+00:00
ohumidk 1 Reputation point
commented 2022-06-20T10:01:48.903+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Is there a way to use RenderTargetBitmap with MAUI Controls?

I want to export a MAUI control to an image. In WPF we have "RenderTargetBitmap". I tried to use it on MAUI but the method "RenderAync" need a Microsoft.UI.Xaml.UIElement" but the controls of MAUI are…

Windows development | Windows App SDK
Developer technologies | .NET | .NET MAUI
asked 2022-06-09T08:45:41.46+00:00
José Luis Orihuela Conde 21 Reputation points
commented 2022-06-18T10:26:35.937+00:00
Ayush Raj 1 Reputation point
1 answer

.net MAUI app and WebPages

So I have built my first .net MAUI app. All things good. I would like to put on a webserver and run the app from a weblink on a webpage. Somewhat like the old SmartClient apps. How would I go about that? Thanks.

Developer technologies | .NET | .NET MAUI
asked 2022-06-16T15:48:14.203+00:00
dodDev 1 Reputation point
answered 2022-06-17T19:22:57.72+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Mapper Key seems to be arbitrary

When coding a mapping the key used does not seem to matter. Is there a case where the value matters. PickerBase can be any string and it still works. PickerHandler.Mapper.AppendToMapping("PickerBase", (handler, view) =>

Developer technologies | .NET | .NET MAUI
asked 2022-06-16T17:46:57.55+00:00
Jeff Pfahl 91 Reputation points
accepted 2022-06-17T14:52:58.593+00:00
Jeff Pfahl 91 Reputation points
0 answers

How to remove the titlebar in MAUI (MacOS and Windows)?

How to remove the titlebar?

Developer technologies | .NET | .NET MAUI
asked 2022-06-15T12:28:26.257+00:00
OBJECTSOCIAL 1 Reputation point
commented 2022-06-17T07:37:52.84+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
2 answers

cannot to add new page on .net maui visual studio 2022 for mac

How to add new page on visual studio for Mac 2022

Developer technologies | .NET | .NET MAUI
asked 2022-05-31T00:38:18.173+00:00
Sergio Daniel Toro Romero 21 Reputation points
answered 2022-06-16T06:08:50.91+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to get new version?

Hi! How to get new version of MAUI? In NuGet I see Microsoft.Maui.Dependencies and Microsoft.Maui.Extensions but cannot change the version because "Blocked by project".

Developer technologies | .NET | .NET MAUI
asked 2022-06-08T14:47:36.503+00:00
Igor Kravchenko 281 Reputation points
commented 2022-06-16T00:44:15.07+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
1 answer

MAUI and Kestrel webserver on Android ARM and iOS

I am a software developer and I am using MAUI and ASP.NET (.NET 6) together in one cross platform application. I found out ASP.NET Kestrel webserver (ASP.NET 6) is not available in MAUI on Android ARM and iOS platforms. When I compile, I get this…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | .NET MAUI
asked 2022-06-13T08:02:09.043+00:00
MauiDevGuy 1 Reputation point
answered 2022-06-14T17:18:02.693+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
1 answer

.NET Maui Visual Studio Windows iOS development

I am exploring .Net Maui within Visual Studio 2022 Preview 17.3 for development of multi-platform apps as an evolution of Xamarin. When I develop for iOS and an iPhone connected directly to my Windows PC automatic provisioning does not work. As a…

Developer technologies | .NET | .NET MAUI
asked 2022-06-01T08:52:18.583+00:00
obal 1 Reputation point
commented 2022-06-14T09:34:44.62+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to customize Shell tabs?

Hi! I want to customize Shell tabs on handler level. Is there any ShellHandler or TabBarHandler? Thanks.

Developer technologies | .NET | .NET MAUI
asked 2022-06-09T14:42:52.97+00:00
Igor Kravchenko 281 Reputation points
commented 2022-06-10T15:30:06.703+00:00
Igor Kravchenko 281 Reputation points
1 answer One of the answers was accepted by the question author.

Documentation example missing for MAUI x Blazor

I have been trying to make the MAUI BlazorView work, and based myself on the documentation here: https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/blazorwebview . The problem I face is that the documentation specifically states…

Developer technologies | .NET | .NET MAUI
asked 2022-06-02T12:19:39.97+00:00
Benoit Hoffman 51 Reputation points
commented 2022-06-10T06:17:24.33+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
2 answers

.Net Maui App

I need to add a TabbedPage below a search field in a ContentPage, in the new .net Maui but it seems like there is no way around, if there is please help me out

Developer technologies | .NET | .NET MAUI
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2022-06-08T11:01:17.67+00:00
Manuel 1 Reputation point
answered 2022-06-09T07:23:09.99+00:00
Limitless Technology 39,931 Reputation points
1 answer

MAUI CollectionView Linespacing

On Windows a CollectionView has a default line spacing of 0 which does not look good on Windows at all (at least not with text items with default font etc.). The visual line spacing is larger than the height of the text fonts which simply does not look…

Developer technologies | .NET | .NET MAUI
asked 2022-05-27T20:00:01.577+00:00
EuroEager2008 171 Reputation points
commented 2022-06-07T08:41:20.63+00:00
Anonymous
0 answers

UICollectionViewCompositionalLayout.GetLayout(config); always returns null

Hi, I am trying to implement the ipados sidebar code with the new .net 6 core ios and the below code always returns null public override void ViewDidLoad() { base.ViewDidLoad(); var config = new…

Developer technologies | .NET | .NET MAUI
asked 2022-06-06T06:16:30.697+00:00
Curtis Conner 1 Reputation point
commented 2022-06-07T07:57:01.997+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Need advice migrating ASP.NET Core MVC to .NET MAUI

I built a commercial web site with ASP.NET Core MVC that is hosted on an AWS EC2 server that uses a SQL Server database also hosted on AWS RDS. It's running fine for the past couple years as a web app only. We would like to expand to mobile to expose…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | .NET MAUI
asked 2022-06-02T20:54:26.107+00:00
Bryan Cass 46 Reputation points
commented 2022-06-06T20:52:50.467+00:00
Bryan Cass 46 Reputation points