Natsurainko.FluentLauncher icon indicating copy to clipboard operation
Natsurainko.FluentLauncher copied to clipboard

AOT and self-contained deployment

Open gaviny82 opened this issue 1 year ago • 0 comments

Why do you need this feature?

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

Suggest an implementation

  • [x] Requires Windows App SDK 1.6
  • [ ] Requires all dependencies to support NativeAOT
  • [x] Update FluentLauncher.Infra to support NativeAOT
  • [x] 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

gaviny82 avatar Mar 27 '24 22:03 gaviny82