Slide 29
Slide 29 text
ASP.NET Core
• Completely new
• Unified MVC/Web API Frameworks
• New and Modern Data Protection Stack
• Modern Configuration Model
• New, Libuv based Web Server (Kestrel, > 1.15 Million RPS)
• Nice docs: docs.asp.net
• All Open Source under https://github.com/aspnet (including docs)