Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

How to compile a class library project #5751

Closed
daodol opened this issue Apr 27, 2018 · 3 comments
Closed

How to compile a class library project #5751

daodol opened this issue Apr 27, 2018 · 3 comments
Labels

Comments

@daodol
Copy link

daodol commented Apr 27, 2018

How to compile a.Netcore class library project?
Or, how to compile.Netcore class library project directly into c/c++ dynamic link library

@jkotas
Copy link
Member

jkotas commented Apr 27, 2018

Take a look at WIP PR #5703. Comments on the PR on where the documentation can be improved are welcomed.

Duplicate of #4987

cc @tonerdo

@tonerdo
Copy link
Contributor

tonerdo commented Apr 27, 2018

Hey @daoqiang you can take a look at #5154, the PR description contains the command to run in order to build class libraries into native dynamic link libraries

@daodol
Copy link
Author

daodol commented Apr 28, 2018

If I use reflection in.Netcore, will it compile correctly? Are there any other restrictions? What can't be generated correctly?
And...Do you have a ready-made example for reference

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants