Skip to content

AOT and self-contained deployment #224

Open
@gaviny82

Description

@gaviny82

Why do you need this feature?

  • Simplify the installation process by self-containing all dependencies.
  • Faster startup of the app

Suggest an implementation

  • Requires Windows App SDK 1.6
  • Requires all dependencies to support NativeAOT
  • Update FluentLauncher.Infra to support NativeAOT
  • Update FluentCore to support NativeAOT
  • Replace Binding with x:Bind
    • Ancestor Binding
    • RelativeSource=Self in a DataTemplate
    • Use of ElementName in a DataTemplate

Attachment

Packages that are not AOT-compatible:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedWe encourage anyone to help on this issueStatus-BlockedWork cannot continue due to external factors

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions