Basic SSL authentication boilerplate for DotNet 5
Firstly come into source folder.
cd .\WebApplication5\
Project will be run on https://localhost:5001
.
dotnet run
DotNet watch all files and if any file changed, dotnet hotreload the project
dotnet watch run
// TODO
If you want to contribute to the project, please first check if the work you are doing is already an issue. If there is an issue and there is someone assigned to the issue, contact that person. If there is no issue, you can send your development to the project managers by opening a pull request. Please read CONTRIBUTING.md