icsharpcode/ILSpy

Add Support to export Avalonia UI axaml file

Closed

#2,587 opened on Dec 26, 2021

 (5 comments) (0 reactions) (0 assignees)C# (3,645 forks)batch import
Help WantedIdea/ProposalNew Feature

Repository metrics

Stars
 (25,162 stars)
PR merge metrics
 (Avg merge 15d 22h) (61 merged PRs in 30d)

Description

It seems that in avalonia applications the axaml match file is compiled to c# code. is it possible to add support for outputting axaml interface files as it was originally? Image 2

Contributor guide