mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
20 lines
1 KiB
Markdown
20 lines
1 KiB
Markdown
## Intro to Web Development with .NET
|
||
|
||
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 for that week.
|
||
|
||
We are currently in the planning stages of this series!
|
||
|
||
|
||
## .NET Foundation
|
||
|
||
.NET Interative Notebooks for C# is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.
|
||
|
||
There are many .NET related projects on GitHub.
|
||
|
||
- [.NET home repo](https://github.com/Microsoft/dotnet) - links to 100s of .NET projects, from Microsoft and the community.
|
||
- [ASP.NET Core home](https://docs.microsoft.com/aspnet/core/) - the best place to start learning about ASP.NET Core.
|
||
|
||
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).
|