An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
There’s a newer version of this sample taking advantage of the Microsoft identity platform
Check it out the B2C variations of the ASP.NET Core web app incremental tutorial:
If you really need to access this sample, you can navigate to the master branch, but please know that it’s no longer supported.