dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.73k stars 1.07k forks source link

Microsoft.NET.Sdk.Web for Android #29567

Open guillaumebishop opened 1 year ago

guillaumebishop commented 1 year ago

I'm interested to devellop an Android application that use Microsoft.AspNetCore.App to act as a Blazor server (to be accessed from other devices) but there for the moment no support for android-arm

Is it something that will be added in a near future?

marcpopMSFT commented 1 year ago

@Redth should this be routed to maui or aspnet?

Redth commented 1 year ago

We could transfer it but this definitely something that’s not on the roadmap.