Description
In the Blazor movie database sample (Part 1), the statement "In the development environment:" should be "Not in the development environment:" according to the code snippet and the template:
if (!app.Environment.IsDevelopment())
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/part-1?view=aspnetcore-10.0&pivots=vs
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/tutorials/movie-database-app/part-1.md
Document ID
67db9043-3fb4-2d2b-f773-0305f1433406
Platform Id
c3c84d0e-847b-78ab-0035-d5aefa0a4adc
Article author
@guardrex
Metadata
- ID: 67db9043-3fb4-2d2b-f773-0305f1433406
- PlatformId: c3c84d0e-847b-78ab-0035-d5aefa0a4adc
- Service: aspnet-core
- Sub-service: blazor
Related Issues