This is a C# project built using the NUnit testing framework. The project demonstrates automated unit testing and a CI pipeline configured with GitHub Actions to ensure code quality and reliability.
- Unit Testing: Validate application logic using NUnit framework.
- Continuous Integration: Automatically build, test, and verify changes with GitHub Actions.
- Modern Frameworks: Built on .NET Core/6.0 for high compatibility and performance.