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

Meirkr/move to net core sdk #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

meirkr
Copy link

@meirkr meirkr commented May 3, 2020

This is an idea of upgrading the took to use the new .NET SDK.
I made it dual tagets to have outputs to both
.NET core 3.1
.NET framework 4.7.1

Not tested yet in runtime.
Added solution based on vs 2019 (I think 2017 will be good as well).

Code is now under src/Console.

The intent was to split the main engine out of it to separate .NET standard DLL.
Then there could be folders;

  • src/Engine
  • src/Console

And maybe in future also:

  • src/[some web app, winforms, WPF, blazor, Electron, or whatever...]

Still need to test runtime wasn't ruined moving to the new sqlite libraries...

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.

1 participant