Skip to content

Provide a way to run winui apps from dotnet cli #7331

@ziaulhasanhamim

Description

@ziaulhasanhamim

After MAUI now it's possible to build cross-platform GUI apps with .net. But when building apps with MAUI Blazor or MAUI Comet many people prefer vs code over vs 2022. With MAUI it is possible to build with dotnet cli for all the platforms except windows. Because building winui apps is not supported with cli. But why not? This is a great time to support it. dotnet build -t:Run -f net6.0-windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions