Building and Testing ASP.NET 5 Projects in TeamCity
We’ve been using TeamCity for a long time due to its widespread use in the .NET community—generally, if it can be done, someone’s already done it and blogged...
We’ve been using TeamCity for a long time due to its widespread use in the .NET community—generally, if it can be done, someone’s already done it and blogged...
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...