Apply ILogger, IOptions, IHostedService patterns to .NET Core 3.1 example (#514)

This commit is contained in:
Crossbow78
2020-10-06 12:24:45 +02:00
committed by GitHub
parent b303f7cf89
commit 477f3b5cd3
8 changed files with 131 additions and 152 deletions

View File

@@ -8,7 +8,7 @@
},
"iisExpress": {
"applicationUrl": "http://localhost:56513/",
"sslPort": 0
"sslPort": 44304
}
},
"profiles": {