UtilityBelt icon indicating copy to clipboard operation
UtilityBelt copied to clipboard

Project refactor

Open IrvinDominin opened this issue 4 years ago • 0 comments

I think can be useful to refactor the project in order to make it more manutable, for example:

  1. put the project code in a src folder
  2. extract models and methods implementaion in different assamblies

this will help to make the base substrate for the blazor webapp or other presentation layer different from the console one

IrvinDominin avatar Oct 13 '20 12:10 IrvinDominin