The next version of ASP.NET is ASP.NET 5 which has been redesigned from the ground up. ASP.NET 5 supports the concepts that are expected in any modern web application like deploying on cloud and loosely coupled applications. Some of the new features in ASP.NET 5 are HTTP pipeline which we can totally configure to add the […]