Skip to content

Commit bdd3a29

Browse files
Update scaffold_RP.md (#34970)
* Update scaffold_RP.md * Update aspnetcore/data/scaffold_RP.md
1 parent 18c3afe commit bdd3a29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

aspnetcore/data/scaffold_RP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ uid: data/dotnet-scaffold-rp
1515

1616
The CLI tool, [dotnet scaffold](https://www.nuget.org/packages/Microsoft.dotnet-scaffold) creates data access UI for many .NET project types, such as API, Aspire, Blazor, MVC, and Razor Pages. `dotnet scaffold` can be run interactively or as a command line tool via passing parameter values.
1717

18+
## Install and update the scaffolding tool
19+
20+
Install the [.NET SDK](https://dotnet.microsoft.com/download).
21+
1822
The following command installs the scaffolder globally:
1923

2024
```dotnetcli

0 commit comments

Comments
 (0)