-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code Quality: Replace Vanara with CsWin32 #15000
Comments
https://learn.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke-source-generation Another reference explaining the benefits. I think this is an important issue. |
I like this idea. Feel free to work on it with @yaira2’s approval. |
Sounds good, it might be worth splitting this into multiple PRs to make it easier to test and review. |
This comment was marked as outdated.
This comment was marked as outdated.
Just checked about CsWin32, looks promising because of source generator usage like |
Don't know if this is expected behavior when migrating: |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Important
Documented native methods (targets to convert to CsWin32)
Undocumented native functions
|
Description
Related to https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib1050-1069.
Concerned code
Example:
to
Gains
Requirements
Comments
No response
The text was updated successfully, but these errors were encountered: