-
Notifications
You must be signed in to change notification settings - Fork 1
Setting up ASP.NET Core Web App
Oleg Burov edited this page May 4, 2018
·
8 revisions
Now you need to create the Web App (blue box below) and wire it up with Auth0 (orange box below).

In Visual Studio 2017, create a new project ASP.NET Core Web Application project using the template Web Application (Model-View-Controller).
For more information see ASP.NET Core Init
Home | Web App | Web API | Auth0 | Auth0 Portal