Lists how much disk space is a folder consuming. Written in c# using .net.
In order to compile the code you must type in the following command:
dotnet build .\FolderSize\A folder named .vscode is included, so if using Visual Studio Code, you can just build directly from there.
In order to generate a .exe file you can run, then run the following command:
dotnet build -r win10-x64 .\FolderSize\The easiest way to use is to go into the /bin/debug/ folder and locate the FolderSize.exe file.
And then pass in the path as a parameter:
.\FolderSize.exe C:\rolodev\TRS\OPTRA\