Does anyone know where I can find sites to learn .NET development?
Thanks
Does anyone know where I can find sites to learn .NET development?
Thanks
I highly recommend looking into Mosh Hamedani. Code With Mosh . He has some excellent material on C#, Entity, NUnit, ASP.NET, etc. It is paid for some of the courses, but he also has some free stuff on YouTube.
Udemy courses and the official documentation is are a great place to start.
I personally bought a book called ASP.NET Core in Action by Manning Publications. Why? Because I already know a lot of C# as a language, I just needed to start doing the actual MVC framework full steam ahead.