pullrequests Search Results · console path:"app/public" language:javascript is:merged language:Go language:C# language:Java
Filter by
1.1M results (800 ms)
1.1M results
Types of changes
!--- What types of changes does your code introduce? Put an x in all the boxes that apply: --
- [ ] Bug fix
- [ ] New feature
- [ ] Removed feature
- [ ] Code style update (formatting ...
... like EasySave.exe 1-3, EasySave.exe 1;3 ,
and EasySave.exe 2.
The solution was also cleaned up by separating the business logic into EasySave.Core and keeping EasySave.Console as the
executable entry point.
- Added console configuration to enforce UTF-8 format
enhancement
Added a function to display success messages to the ConsoleDisplayService class
... refactoring of console output logic to use a
StringBuilder for more efficient and organized output generation. Additionally, a new .editorconfig file is added to
enforce consistent C# coding conventions and ...
enhancement