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

Reusing code within other applications #2

Open
toddmo opened this issue Sep 18, 2017 · 2 comments
Open

Reusing code within other applications #2

toddmo opened this issue Sep 18, 2017 · 2 comments

Comments

@toddmo
Copy link
Contributor

toddmo commented Sep 18, 2017

I have factored out the classes to a class library, in order to use it in another project to investigate making it part of a .net expression tree builder (to build executable code as opposed to strings).

Code fixed / refactoring done.
All build errors fixed.
All runtime errors fixed.
All 7 tests pass.
Pull Request: tonight or tomorrow.

If you can't approve the request b/c of some of my changes involving changing the .Net Framework version(s) used, hopefully you can still use it to make a class library in the .Net Framework version that you prefer to use.

@philipxyc
Copy link
Owner

Thank you for your contributions, it's my honor to cooperate with you! BTW, I'm interested in .net core too. Please feel free to create pr to this repo and I will be glad to review and merge your code.

@toddmo
Copy link
Contributor Author

toddmo commented Oct 4, 2017 via email

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

2 participants