A simple user aplication in C#
Layers:
- WebSite
- Business
- Domain
Packages used:
- Bootstrap responsible design template.
- MVC Razor server side rendering.
- jQuery ajax calls.
- Autofac IoC.
- AutoMapper to map the domain entities to website models.
- Moq to mock tests.
- Entity framework code-first.