Dapper and Entity Framework are just alternative, additional frameworks used to communicate between the OO model of a C# .net core application (web in this case) and the underlying database? Kinda, ...
With ASP.NET MVC out of active development in favor of ASP.NET Core, one developer is reviving the old MVC tech for application in one of the hottest projects in Microsoft's new open source, ...