Our custom guitars
- ++
@g.Name $@g.Price
+
+
+
Development Mode
- Swapping to Development environment will display more detailed information about the error that occurred. + Swapping to Development environment will display more detailed information about the error that + occurred.
The Development environment shouldn't be enabled for deployed applications. It can result in displaying sensitive information from exceptions to end users. - For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development + For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT + environment variable to Development and restarting the app.
diff --git a/apps/net/Ch6_Web/Views/Shared/_Layout.cshtml b/apps/net/Ch6_Web/Views/Shared/_Layout.cshtml index 3ca0387..82689da 100644 --- a/apps/net/Ch6_Web/Views/Shared/_Layout.cshtml +++ b/apps/net/Ch6_Web/Views/Shared/_Layout.cshtml @@ -2,77 +2,96 @@ - - - + + +
+