This repository is a fork of the Clean Architecture Solution Template for ASP.NET Core, customized for the purpose of conducting live coding interviews. It serves as a valuable tool for evaluating candidates' technical skills and problem-solving abilities in real-time coding scenarios.
- ASP.NET Core 7, Entity Framework Core 7
- Angular 15
- MediatR, AutoMapper, FluentValidation
- NUnit, FluentAssertions, Moq & Respawn
- Install the latest .NET 7 SDK
- Install the latest Node.js LTS
- Clone this repository.
Check out blog post for more information.