8000 Support for .NET Core? · Issue #243 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content

Support for .NET Core? #243

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

Closed
ghost opened this issue Jul 20, 2016 · 3 comments
Closed

Support for .NET Core? #243

ghost opened this issue Jul 20, 2016 · 3 comments

Comments

@ghost
Copy link
ghost commented Jul 20, 2016

No description provided.

@den-run-ai
Copy link
Contributor

.NET Core (CoreCLR) does not provide reverse pinvoke like .NET Framework on
Windows, neither C++/CLI. Hence the only way to get this working is to
embed .NET Core using C-API, like this is done for Mono. The problem is
that C-API for CoreCLR looks quite different from Mono.

On Tuesday, July 19, 2016, Roger notifications@github.com wrote:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#243, or mute the thread
https://github.com/notifications/unsubscribe-auth/AHgZ5a3Oji5j3Z0hz1U3WjXipu1RPrPCks5qXXmEgaJpZM4JQVii
.

@den-run-ai
Copy link
Contributor

#96

@den-run-ai
Copy link
Contributor

@rogersachan closing this issue in favor of linked above, please see more detailed path to implementation there.

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

No branches or pull requests

1 participant
0