From 7c09e0b0d8cdf309d49f3b72047ead8c91c34842 Mon Sep 17 00:00:00 2001 From: balajibashyam Date: Wed, 3 Dec 2025 22:27:44 +0530 Subject: [PATCH] Add Comprehensive .NET Tutorials Add Comprehensive .NET Tutorials to ## .NET Resources section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c80438c..9d1e52f 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ [.NET Training: Introduction | Pluralsight](https://www.pluralsight.com/courses/becoming-dotnet-developer) +[Comprehensive .NET Tutorials](https://www.dotnet-guide.com/tutorials/). + # .NET Development [Back to the Top](https://github.com/mikeroyal/dotNET-Guide#table-of-contents)