AspNetCoreTemplate

If you get an System.InvalidOperationException when first running the application, run the following commands:

To generate a developer certificate run 'dotnet dev-certs https' To trust the certificate (Windows and macOS only) run 'dotnet dev-certs https --trust'.