Mind Sweeper is a C# game developed to provide an example of how a .NET CLI application can be configured, built and run using dependency injection, SOLID principles, clean and testable code that implements the new .NET Command Line API - https://github.com/dotnet/command-line-api.
commandline minesweeper clean-code clean-architecture mediatr solid-principles console-app system-commandline system-commandline-hosting command-line-api
- Updated
Nov 9, 2024 - C#