BinaryCleaner is cross-platform open-source software built with Avalonia.
App can clean \bin, \obj recursive in folder you choose (where C# projects stores).
- asyncronus
- loader
- ...
- style
- dotnet clean
- dotnet restore
- dotnet build -c release
- dotnet run
- dotnet watch run