razor-pages-start
I'm following the ASP.NET Core tutorial webapp Razor page but I didn't really touch the design or the button part.
Why is the UI I made in the tutorial different from the UI I made?
Symptom
The symptoms of the tutorial's web page and my web page are different
Button not working Create button on localhost/test/Create page
add
db connection is work localhost/test/index page is showing db data
this is WebFileServer link page
part differently in tutorial
use postgresql



