Skip to content

Commit ed1bd98

Browse files
Copilotwadepickett
andcommitted
Fix YAML front matter ordering - title first per repository guidelines
Co-authored-by: wadepickett <[email protected]>
1 parent d1ad9a3 commit ed1bd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/tutorials/first-mvc-app/working-with-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2+
title: Part 5, work with a database in an ASP.NET Core MVC app
23
ai-usage: ai-assisted
34
author: wadepickett
45
description: Part 5 of tutorial series on ASP.NET Core MVC.
56
monikerRange: '>= aspnetcore-3.1'
67
ms.author: wpickett
78
ms.custom: sfi-ropc-nochange
89
ms.date: 12/01/2025
9-
title: Part 5, work with a database in an ASP.NET Core MVC app
1010
uid: tutorials/first-mvc-app/working-with-sql
1111
---
1212

0 commit comments

Comments
 (0)