The purpose of this post is to document all the relevant resources such as books, podcasts, YouTube videos, courses, and projects related to ASP.NET core in a single place. I will keep updating this post from time to time.
ASP.NET documentation: https://learn.microsoft.com/en-us/aspnet/core/?view=aspnetcore-8.0
The Modern .Net show: https://dotnetcore.show/episodes/
Architecture guides: https://dotnet.microsoft.com/en-us/learn/dotnet/architecture-guides
Starting with .NET: https://www.youtube.com/watch?v=ohkeYczD1LY
Pro C# with .NET 6: https://dl.ebooksworld.ir/books/Pro.CSharp.10.with.NET.6.Andrew.Troelsen.Phil.Japikse.Apress.9781484278680.EBooksWorld.ir.pdf
Clean code by Robert C. Martin: Summary of the book: https://gist.github.com/wojteklu/73c6914cc446146b8b533c0988cf8d29
Dependency injection in .NET by Mark Seemann
Highly recommend cloning this repo for good books for developers: https://github.com/martinmurciego/good-books