Skip to content

pullrequests Search Results · console path:"app/public" language:javascript is:merged language:Go language:C#

Filter by

892k results  (766 ms)

892k 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 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