mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
Update README.md
This commit is contained in:
parent
10c600dfbf
commit
972f88c140
|
|
@ -223,3 +223,7 @@ In order to get started quickly, we've kept things as simple as we could, and we
|
|||
* [Create a web UI with ASP.NET Core](https://docs.microsoft.com/learn/modules/create-razor-pages-aspnet-core/) will walk you through a very similar Pizza application, but in more detail. You'll learn more about how things are working behind the scenes, and write more of the code by hand.
|
||||
|
||||
* [Create a Razor Pages web app with ASP.NET Core](https://docs.microsoft.com/aspnet/core/tutorials/razor-pages/) goes even deeper, with more advanced data operations like search and adding new fields to your data model.
|
||||
|
||||
# Connect with us
|
||||
|
||||
We're excited to support you on your learning journey! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
|
||||
|
|
|
|||
Loading…
Reference in a new issue