Design
        
            - Full architecture with responsibility separation concerns, SOLID and Clean Code
- DDD Concepts - Layers and Domain Model Pattern
- CQRS - Command Query Responsibility Segregation
- Event Sourcing
 
    
        Technologies
        
            - .NET Core
- ASP.NET Core 1.1
- ASP.NET Identity
- MVC Core
- EF Core
- AutoMapper
- Dapper
- FluentValidator
 
    
        RoadMap for 2.0
        
            - Booking application with Domain Model Pattern, CQRS and ES concepts
- ASP.NET Identity working throught WebAPI services
- New front-end
- Different ways to read and write data.
- Unit Tests