Skip to content

Initial implementation of LibraryImport (.NET 7)#114

Open
FirehawkV21 wants to merge 3 commits intoookii-dialogs:masterfrom
FirehawkV21:master
Open

Initial implementation of LibraryImport (.NET 7)#114
FirehawkV21 wants to merge 3 commits intoookii-dialogs:masterfrom
FirehawkV21:master

Conversation

@FirehawkV21
Copy link
Copy Markdown
Contributor

This is an implementation of .NET 7's LibraryImport Source Generator. Similar to CsWin32, it creates P/Invoke calls in a performant manner. Not all DllImport calls were converted to the new one, since the source generator couldn't do much with these. It could be combined with #84 to fix this and provide similar improvements to older frameworks.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 15, 2022

CLA assistant check
All committers have signed the CLA.

@FirehawkV21 FirehawkV21 marked this pull request as ready for review September 16, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants