Update adding-model.md (#25761)

pull/25788/head
Fiyaz Bin Hasan 2022-05-02 01:27:45 +06:00 committed by GitHub
parent 0013d57999
commit 6bee26e95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -474,6 +474,7 @@ Because the `Model` object is strongly typed as an `IEnumerable<Movie>` object,
## Additional resources
* [Entity Framework Core for Beginners](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXCPdC3fTFA3Z79-eVH3K-s)
* [Tag Helpers](xref:mvc/views/tag-helpers/intro)
* [Globalization and localization](xref:fundamentals/localization)
@ -905,6 +906,7 @@ Because the `Model` object is strongly typed as an `IEnumerable<Movie>` object,
## Additional resources
* [Entity Framework Core for Beginners](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXCPdC3fTFA3Z79-eVH3K-s)
* [Tag Helpers](xref:mvc/views/tag-helpers/intro)
* [Globalization and localization](xref:fundamentals/localization)
@ -1291,6 +1293,7 @@ Because the `Model` object is strongly typed (as an `IEnumerable<Movie>` object)
## Additional resources
* [Entity Framework Core for Beginners](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXCPdC3fTFA3Z79-eVH3K-s)
* [Tag Helpers](xref:mvc/views/tag-helpers/intro)
* [Globalization and localization](xref:fundamentals/localization)