mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
add email 1 folder
This commit is contained in:
parent
c6b474705d
commit
4df2997566
5
1-welcome/how-to-install-vs.md
Normal file
5
1-welcome/how-to-install-vs.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Install Visual Studio
|
||||
|
||||
1. Go to the [Develop .NET applications page](https://visualstudio.microsoft.com/vs/features/net-development/) of the Visual Studio website
|
||||
1. Find the "Download Visual Studio with .NET" dropdown and select "Community 2022"
|
||||
1.
|
||||
|
|
@ -1,6 +1,8 @@
|
|||
## Intro to Web Development with .NET
|
||||
|
||||
// coming soon
|
||||
Welcome to the Intro to Web Development with .NET GitHub repository!
|
||||
|
||||
Here, you'll find all of the projects and challenges associated with each email in the email series. Each email will have a dedicated folder containing all the relevant information.
|
||||
|
||||
|
||||
## .NET Foundation
|
||||
|
|
|
|||
Loading…
Reference in a new issue