Skip to content

Commit 16ce0de

Browse files
Ad scaffold tool to TOC (#34971)
* Ad scaffold tool to TOC * Ad scaffold tool to TOC
1 parent bdd3a29 commit 16ce0de

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

aspnetcore/data/scaffold_RP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Scaffold a data model with dotnet scaffold in a Razor Pages project
44
author: rick-anderson
55
ms.author: riande
66
monikerRange: '>= aspnetcore-9.0'
7-
ms.date: 3/7/2025
7+
ms.date: 3/15/2025
88
ms.topic: article
99
content_well_notification: AI-contribution
1010
ai-usage: ai-assisted

aspnetcore/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,9 @@ items:
15051505
- name: Inheritance
15061506
uid: data/ef-mvc/inheritance
15071507
- name: Advanced topics
1508-
uid: data/ef-mvc/advanced
1508+
uid: data/ef-mvc/advanced
1509+
- name: Scaffold a data model with dotnet scaffold in RP
1510+
uid: data/dotnet-scaffold-rp
15091511
- name: EF 6 with ASP.NET Core
15101512
uid: data/entity-framework-6
15111513
- name: Azure SQL Database with Azure App Service

0 commit comments

Comments
 (0)