You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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™
The text was updated successfully, but these errors were encountered:
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™
The text was updated successfully, but these errors were encountered: