ComWrappers support
Open
Feature Request
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
I manage to work WinForms in NativeAOT context using global ComWrappers, and made attempt to do the same, but hit a roadblock with `Marshal.ReleaseComObject`. See https://github.com/dotnet/runtime/issues/54317 for more information.
Having ComWrappers for this repo make WPF more a tiny bit more friendly for IL Trimming.
I'm willing to follow advised direction, and implement some ComWrappers for this repo, if this is what team are willing to take as contribution.
Contributor guide
Assessment
This issue has not been assessed yet.