This git repo was generated using the following command:
dotnet new webapi --auth IndividualB2C --use-program-main -controllers
That starter code was then configured to connect to SocialNexus Azure AD B2C instance in the appsettings.json file.
Wrote Dockerfile to create image of built service. Then took that image and hosted it in Kubernetes enviroment.
*