Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 605 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 605 Bytes

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