Skip to content
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

Add ComInterfaceGenerator sample with in proc registered COM #6137

Merged
merged 23 commits into from
Nov 20, 2023

Conversation

jtschuster
Copy link
Member

Summary

Add a sample that uses the ComInterfaceGenerator with NativeAOT to create a COM server and client for inproc COM with registration.

The plan is to add support for using DNNE to export the native methods COM uses later as another option.

@jtschuster
Copy link
Member Author

jtschuster commented Oct 17, 2023

@dotnet/docs What's the recommended way to get shared code to pass CI? I'd like to avoid having a project in the solution directory so users can just dotnet publish without having to specify the solution or project.

@jtschuster
Copy link
Member Author

@dotnet/docs @gewarren What's the expected layout here?

@gewarren
Copy link
Contributor

gewarren commented Nov 1, 2023

@adegeo Can you suggest a fix?

@AaronRobinsonMSFT
Copy link
Member

@adegeo Gentle ping.

@jtschuster
Copy link
Member Author

jtschuster commented Nov 16, 2023

@gewarren Looks like @adegeo is out for a while. Any chance I could get this merged and come back to it later?

@adegeo adegeo merged commit 88d42b1 into dotnet:main Nov 20, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants