Skip to content

Doesn't work with .net core 9.x #34775

@kemundos

Description

@kemundos

Description

Going through the BlazorWebAppMovies tutorial.

The command below is used in the scaffolding part. However, when running this command, it's stated that you need .net core 8. I'm on .net core 9.

Seems the tutorial is broken as you cannot progress without this in a sensible way.

dotnet aspnet-codegenerator blazor CRUD -dbProvider sqlite -dc BlazorWebAppMovies.Data.BlazorWebAppMoviesContext -m Movie -outDir Components/Pages

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/part-2?view=aspnetcore-9.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/tutorials/movie-database-app/part-2.md

Document ID

f9acc6f3-d6e2-ca66-9a66-7e0ea09aa38f

Article author

@guardrex

Metadata

  • ID: f9acc6f3-d6e2-ca66-9a66-7e0ea09aa38f
  • PlatformId: ef97ed5a-9570-fb55-a33b-46ed7e991772
  • Service: aspnet-core
  • Sub-service: blazor

Related Issues

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions