ASP 5 Workshop Starter Applications
Resources
General: http://blog.tomasjansson.com/asp-net-5-the-pipeline/ http://blog.dudak.me/2014/custom-middleware-with-dependency-injection-in-asp-net-5/ http://docs.asp.net/en/latest/conceptual-overview/aspnet.html
WebApi: http://www.asp.net/vnext/overview/aspnet-vnext/create-a-web-api-with-mvc-6 http://docs.asp.net/en/toc/mvc/migration/migratingfromwebapi2.html WebApi Routing: http://www.strathweb.com/2015/01/asp-net-mvc-6-attribute-routing-controller-action-tokens/
Dependency Injection: http://developer.telerik.com/featured/dependency-injection-in-asp-net-mvc6/ http://blogs.msdn.com/b/webdev/archive/2014/06/17/dependency-injection-in-asp-net-vnext.aspx