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
b60078cc4d
commit
9fc04a3671
|
|
@ -3,7 +3,10 @@ Welcome to the Intro to Web Development with .NET GitHub repository! We’re exc
|
||||||
|
|
||||||
Here, you'll find a 6-part series of lessons and projects to get you started building web applications with .NET!
|
Here, you'll find a 6-part series of lessons and projects to get you started building web applications with .NET!
|
||||||
|
|
||||||

|
## Video Introduction
|
||||||
|
[<img src="/images/intro-thumbnail.jpg" alt="drawing" width="700"/>](https://www.youtube.com/watch?v=joKb1gvzP9U "Intro to .NET Web Dev")
|
||||||
|
> 🎥 Click the image above for a video about the series!
|
||||||
|
|
||||||
## How-to
|
## How-to
|
||||||
To use this curriculum on your own, fork the entire repo and go into the numbered folders to access the lessons and projects. This series is designed to take 6 weeks, about 1 week per lesson, but feel free to complete it at your own pace.
|
To use this curriculum on your own, fork the entire repo and go into the numbered folders to access the lessons and projects. This series is designed to take 6 weeks, about 1 week per lesson, but feel free to complete it at your own pace.
|
||||||
|
|
||||||
|
|
@ -47,6 +50,9 @@ Find a .NET user group & join a .NET events at our [Community Page](https://aka.
|
||||||
|
|
||||||
Follow us [@dotnet on Twitter](https://aka.ms/WebLearningSeries-git-twitter)
|
Follow us [@dotnet on Twitter](https://aka.ms/WebLearningSeries-git-twitter)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## .NET Foundation
|
## .NET Foundation
|
||||||
|
|
||||||
.NET Interative Notebooks for C# is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.
|
.NET Interative Notebooks for C# is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue