MvcMovie is an ASP.NET Core MVC web application created for ICE Task 1. The purpose of this task was to complete the 9-part Microsoft Learn ASP.NET Core MVC tutorial using .NET 10 and Visual Studio.
In this sample, we would protect an ASP.Net Core Web API using the Microsoft Identity Platform. The Web API will be protected using Microsoft Entra ID OAuth Bearer Authorization. An on-demand video ...