Sample ASP.NET MVC 5 Web Application (edit)
Underscore.js
https://www.c-sharpcorner.com/UploadFile/ranjancse/beginners-guide-to-underscore-js/
Angular
https://www.devcurry.com/2019/11/parallel-http-calls-from-angular.html
ReactJS
https://www.devcurry.com/2020/02/file-upload-aspnet-core-web-api-reactjs.html
ASP.NET MVC 5
https://github.com/kodbratt/GigHub
GigHub is a sample web app for personal reference where I have been testing technologies and patterns for educational purpose.
- Technologies
ASP.NET MVC 5 EF 6 Code First AutoMapper Ninject Twitter Bootstrap NUnit Moq Underscore.js Bootbox.js
- Patterns & Practices
Domain Driven Design (DDD) Test-Driven Development (TDD) Repository Pattern Unit of Work Dependency Injection Revealing Module Pattern