Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9 Update: First MVC Series: Version Prep Only #33150

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

wadepickett
Copy link
Contributor

@wadepickett wadepickett commented Jul 23, 2024

Contributes to #32708

This is only the version prep to get ready for the actual update:

v8.0 of the app samples were copied to a v9.0 version and the code snippets linked over to those.
Version 8 of each topic was moved to an include.

These files are copied over during this prep PR, so that changes actually made for the new version for .NET 9 will be easily seen in the difference and easier to review.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
aspnetcore/tutorials/first-mvc-app/adding-controller.md Part 2, add a controller to an ASP.NET Core MVC app
aspnetcore/tutorials/first-mvc-app/adding-model.md [Visual Studio](https://review.learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-model?branch=pr-en-us-33150)
aspnetcore/tutorials/first-mvc-app/adding-view.md [Visual Studio](https://review.learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-view?branch=pr-en-us-33150)
aspnetcore/tutorials/first-mvc-app/controller-methods-views.md Part 6, controller methods and views in ASP.NET Core
aspnetcore/tutorials/first-mvc-app/details.md Part 10, examine the Details and Delete methods of an ASP.NET Core app
aspnetcore/tutorials/first-mvc-app/new-field.md [Visual Studio / Visual Studio for Mac](https://review.learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/new-field?branch=pr-en-us-33150)
aspnetcore/tutorials/first-mvc-app/search.md aspnetcore/tutorials/first-mvc-app/search
aspnetcore/tutorials/first-mvc-app/start-mvc.md Get started with ASP.NET Core MVC
aspnetcore/tutorials/first-mvc-app/start-mvc/sample/9.0-completed/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore/tutorials/first-mvc-app/start-mvc/sample/9.0-completed/wwwroot/lib/jquery-validation/LICENSE
aspnetcore/tutorials/first-mvc-app/validation.md Part 9, add validation to an ASP.NET Core MVC app
aspnetcore/tutorials/first-mvc-app/working-with-sql.md Part 5, work with a database in an ASP.NET Core MVC app

@wadepickett wadepickett self-assigned this Jul 23, 2024
@wadepickett wadepickett marked this pull request as ready for review July 23, 2024 21:42
@wadepickett wadepickett merged commit d473a11 into main Jul 23, 2024
3 checks passed
@wadepickett wadepickett deleted the wadepickett/32708v9FirstMvcSeriesPrep branch July 23, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant