Skip to content

Get Started as a Web Developer with .NET, C#, and ASP.NET Core

License

Notifications You must be signed in to change notification settings

startork/intro-to-dotnet-web-dev

 
 

Repository files navigation

Intro to Web Development with .NET

Welcome to the Intro to Web Development with .NET GitHub repository! We’re excited to take you along with us as we build awesome projects and learn all about the wonderful world of web development.

Here, you'll find a 6-part series of lessons and projects to get you started building web applications with .NET!

Note The content in this repo is part of a free, 6-part e-mail series that will teach you something new every week. The e-mails include introductions to the content in these lessons. If you came here directly and haven't signed up for the e-mails, you can do that here: https://aka.ms/WebLearningSeries/signup  

Video Introduction

drawing

🎥 Click the image above for a video about the series!

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.

Lessons

Lesson Name Learning Objectives Linked Lesson
01 Welcome Introduction to C#, .NET, and web development with .NET Welcome to the Intro to Web Dev with .NET series
02 C# A quick runthrough of C# attributes, syntax, and OOP C# Crash Course
03 Razor Pages Learn about ASP.NET Core, Razor Pages, and build a pizza website 🍕 Build a Pizza Website with Razor Pages
04 Minimal APIs Build a Minimal API backend for your pizza website Build an HTTP backend with Minimal APIs
05 Blazor Learn Blazor and build an interactive Connect Four game Introducing Blazor Web Applications
06 Publish to Azure Learn how to publish your project to the cloud☁️ Publish your Web App to Azure

Help Resources

There's a few places you can go for help and more information on the topics covered in this repository.

Documentation

  1. C# documentation
  2. .NET documentation
  3. ASP.NET documentation, Razor Pages
  4. ASP.NET documentation, Minimal APIs
  5. ASP.NET documentation, Blazor
  6. Azure documentation

Beginner Video Series

  1. C# for Beginners
  2. .NET for Beginners
  3. ASP.NET for Beginners
  4. Web APIs for Beginners

How to leave feedback

To leave us feedback on this learning series, please fill out our survey or file an issue in this repository.

Learn More & Connect with us

Start a .NET Learning Path

Find a .NET user group & join a .NET events at our Community Page.

Follow us @dotnet on Twitter

.NET Bot

.NET Foundation

.NET Interative Notebooks for C# is a .NET Foundation project.

There are many .NET related projects on GitHub.

  • .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

About

Get Started as a Web Developer with .NET, C#, and ASP.NET Core

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.2%
  • HTML 29.0%
  • C# 23.8%