Skip to content

Commit cfd7550

Browse files
committed
First MVC Tutorial: Update minor changes from v9 preview
1 parent 0fd1782 commit cfd7550

File tree

26 files changed

+14
-14
lines changed

26 files changed

+14
-14
lines changed

aspnetcore/tutorials/first-mvc-app/adding-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Part 2, add a controller to an ASP.NET Core MVC app
33
author: wadepickett
44
description: Part 2 of tutorial series on ASP.NET Core MVC.
55
ms.author: wpickett
6-
ms.date: 07/24/2024
6+
ms.date: 03/02/2025
77
monikerRange: '>= aspnetcore-3.1'
88
uid: tutorials/first-mvc-app/adding-controller
99
---

aspnetcore/tutorials/first-mvc-app/adding-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: wadepickett
44
description: Part 4 of tutorial series on ASP.NET Core MVC.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.date: 2/20/2025
7+
ms.date: 03/02/2025
88
uid: tutorials/first-mvc-app/adding-model
99
---
1010

aspnetcore/tutorials/first-mvc-app/adding-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Part 3, add a view to an ASP.NET Core MVC app
33
author: wadepickett
44
description: Part 3 of tutorial series on ASP.NET Core MVC.
55
ms.author: wpickett
6-
ms.date: 07/24/2024
6+
ms.date: 03/02/2025
77
monikerRange: '>= aspnetcore-3.1'
88
uid: tutorials/first-mvc-app/adding-view
99
---
-18 KB
Loading
-15.7 KB
Loading
-14.5 KB
Loading
4.05 KB
Loading

aspnetcore/tutorials/first-mvc-app/controller-methods-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: wadepickett
44
description: Part 6, add a model to an ASP.NET Core MVC app
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.date: 07/24/2024
7+
ms.date: 03/02/2025
88
uid: tutorials/first-mvc-app/controller-methods-views
99
---
1010

-15 KB
Loading
-11.5 KB
Loading

0 commit comments

Comments
 (0)