Middle+
What technology stack was used?
sobes.tech AI
Answer from AI
The project used the following technology stack based on C#:
- Programming language: C# (.NET Core / .NET 5+)
- Web framework: ASP.NET Core for creating REST API
- ORM: Entity Framework Core for database interaction
- Database: Microsoft SQL Server
- Version control system: Git
- Testing tools: xUnit, Moq for unit testing
Design patterns such as Dependency Injection and Repository were also applied to enhance code modularity and testability.