A complete sample web application set using docker, postgres, web api, razor pages and razor components
.NET Core SDK 3.0 Preview
localhost:5432
"DB_USER": "your username", "DB_PASS": "your pass"
, in appsettings.Development.json
for postgresupdate-database
using package manager consoledotnet watch run
dotnet watch run
http://localhost:9002
Check the box for Use previews of the .NET Core SDK. Select OK.
... more coming soon ...