This is a personal recipe book that holds recipes and makes suggestions on what to cook.
Web application based on ASP.Net Core template.
- .Net 5(MVC architecture)
- Repository pattern for data accessing
- Entity Framework Core 5 for object-database mapper
- Automapper for view model-data model mapping
- Unity testing with xUnit and Moq
- Bootstrap, jQuery