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

REFACTORING #32

Open
realTobby opened this issue Nov 21, 2018 · 1 comment
Open

REFACTORING #32

realTobby opened this issue Nov 21, 2018 · 1 comment

Comments

@realTobby
Copy link
Owner

realTobby commented Nov 21, 2018

I really want to revive this Repository because I think this is a really helpful tool.
Goal here is to make it as easy as possible.

End Goal would be to have an executable that can be run by anyone and a .net dll for developers wanting to include it in their own projects (plus its open source, so as well just take parts from it)

First thing to do is to take the MainForm.cs and just split it into pieces.
Then create a .net dll library project and put it all in this.
Then create GUI and DLL at the same time (works as some kind of Test Project)
Maybe even create a UnitTestProject later to Test in more depth the dll functionality.

Soon™

@leon-marzahn
Copy link

An important thing to add might be, that the library has to be in either .net core or .net standard so it would be publishable to nuget.

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