intro-to-dotnet-web-dev/README.md

20 lines
1 KiB
Markdown
Raw Normal View History

2022-04-20 00:30:56 +02:00
## Intro to Web Development with .NET
2022-04-18 20:24:13 +02:00
2022-05-07 01:41:26 +02:00
Welcome to the Intro to Web Development with .NET GitHub repository!
2022-05-07 02:21:10 +02:00
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!
2022-04-20 00:30:56 +02:00
## .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).