Published: January 28 2015
Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent NHibernate and Ninject
After a lot of digging around to figure the best way to implement the Unit of Work + Repository pattern in an ASP.NET MVC 5 or Web API 2 application, I came up with this solution.