This is a simple SOA based Asp.Net MVC to-do list application.
Architectural Info
-Service Oriented
-Basic HMAC Authentication on WebApi
-Entity Framework (Code First)
-Asp.Net MVC WebSite
-Repository Pattern with Unit of Work
-Dependency Injection
-Logs on MongoDb
Used Frameworks
-Castle Windsor
-Log4net
-ExpressMapper
-Hangfire
-RestSharp
etc.
Important: You should be execute Dependencies\hangFireInstallSql.sql on MsSql before run application.