.NET-Software-DevOps-Architecture.The repository includes a CI pipeline built with GitHub Actions. This workflow automates test execution and verifies that every change meets the defined standards. The pipeline additionally containerizes the project with Docker and deploys the resulting image to Docker Hub.The solution follows a TDD-oriented workflow.