Open grokys opened 1 year ago
That's a lot
it would be great to have:
- Native AOT deployment requirements (such as rd.xml etc).
Avalonia 11 has built-in NativeAOT support, so no rd.xml is needed when you use CompiledBindings everywhere.
I would also suggest documenting all the various platform specific launch options and how to use them. As far as I am aware it's not mentioned anywhere that they exist.
By launch options do you mean platform options? Like, Win32PlatformOptions.
Those are the ones. I helped someone awhile back that run into issues with Avalonia overriding things on a Mac. I ended up finding the solution by working backwards from the native interop source code to find the option to disable it.
Mega-list by @maxkatz6:
From https://github.com/AvaloniaUI/Documentation/issues/399
Must be added before 11.0 release:
Nice to have
Won't be added:
Something from the 0.10 that really should be documented. Note, there are a lot more missing documentation pages, but I want to mention here major Avalonia features that get lots of questions about.:
Existing Documents
Issues from Old Docs Repo
Issues in old repro marked with "Content request":
https://github.com/AvaloniaUI/Documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22content+request%22