Full Stack Web Development

W11 Angular + .NET 5 Web API: The Perfect Stack

12/02/2020

3:30pm - 4:30pm

Level: Introductory to Intermediate

Konstantin Dinev

Director of Product Development

Infragistics

In this code and demo-focused talk, we will look at a case-study application originally built with ASP.NET MVC WebAPI backend and an Angular front-end, and then transitioned to a ASP.NET Core (.NET 5) backend.

  • We will talk about how the application was migrated from WebAPI 2 (MVC 5.2.7) to .NET5.
  • We will talk about authentication with individual user account, as well as external login providers and the migration from ASP.NET Identity to ASP.NET Core Identity 2.0.
  • On the front-end we will talk about the general application setup, as well as Angular services and building UI with Ignite UI for Angular.
  • We will also talk about CI/CD with Azure.