ASP.NET vNext

Combining EF6 with ASP.NET 5

2 minute read

For some upcoming work my team is doing, we wanted to use Entity Framework as our base DAL (with a micro-mapper like Dapper overlaid on top) and ASP.NET 5 as...