Add razor service
Last updated
Last updated
let us modify the program code as shown:
Hot reload may not always work especially when we have non visual changes like the one we did above, so let us restart the app and then we should see the following output on the browser
Currently the application is using convention based routing over any configuration. We will later see how we can further configure the route as and when required.