UtilityBelt
UtilityBelt copied to clipboard
Project refactor
I think can be useful to refactor the project in order to make it more manutable, for example:
- put the project code in a src folder
- 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