ASP.NET Core  

What Is New In ASP.NET Core 2.1

Microsoft just announced ASP.NET Core 2.1 at the Build event. This version has several new features and some improvements.

Here is a list of new features and improvements in ASP.NET Core 2.1.

  • SignalR
  • Razor class libraries
  • Identity UI library and scaffolding
  • HTTPS
  • GDPR
  • MVC functional testing
  • [ApiController], ActionResult<T>
  • IHttpClientFactory
  • Kestrel on Sockets
  • Generic host builder
  • Performance
  • Updated SPA templates

Watch this video to learn about these features.