mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2026-04-21 06:13:49 +00:00
Update 3-razor-pages/README.md
Co-authored-by: Katie Savage <katie.a.savage@gmail.com>
This commit is contained in:
parent
7dec77d70b
commit
7822551ad4
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ Welcome back! In the last lesson, you got a crash course in C# language fundamen
|
|||
|
||||
## What's ASP.NET Core?
|
||||
|
||||
.NET is pretty magical, because you can build all kinds of apps with it – mobile apps, games, desktop apps, web apps, and more. ASP.NET Core is a .NEt toolkit for building web sites, apps, and services with .NET.
|
||||
.NET is pretty magical, because you can build all kinds of apps with it – mobile apps, games, desktop apps, web apps, and more. ASP.NET Core is a .NET toolkit for building web sites, apps, and services with .NET.
|
||||
|
||||
|
||||
## Okay, so what are Razor Pages?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue