Skip to content

Developers can confidently generate single file apps that work for the supported target platforms #43540

@samsp-msft

Description

@samsp-msft

Single file apps are a journey, we progressed from a self-extract approach in 3.x to a superhost in 5.0, but there is more to be done to complete the story. Single file apps need to work for every .NET workload and app framework where the target platform allows for it (to reduce developer perceived complexity of seeing several output files vs one output file), including:

  • Winforms
  • WPF
  • MAUI
  • ASP.NET including MVC, Razor Pages, Server-side Blazor, WebAPI, gRPC etc.

Goals:

  • Predictability: Developers should be aware of what will and won't work in a single file experience
    • Ensuring that referenced libraries are also not going to produce issues
  • Completeness for specific workloads

Work Items

Metadata

Metadata

Labels

Priority:0Work that we can't release withoutTeam:RuntimeUser StoryA single user-facing feature. Can be grouped under an epic.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions