.NET Versions Explained - .NET, .NET Core, .NET Standard, .NET Framework and more

preview_player
Показать описание
Do you know the difference between .NET, .NET Standard, .NET Framework, .NET Core, ASP.NET, and ASP.NET Core? Do you know why each exists and which one you should use? In this video, I am going to explain the .NET naming schema and how to navigate it. In the end, you should have a much better understanding of .NET and which versions to learn and use.

Рекомендации по теме
Комментарии
Автор

This is by far the most comprehensive and plain speaking explanation of the .NET version wilderness there is. Tim, your lessons and tutorials are world class. Thank you for doing what you are doing in terms of free content. It is much appreciated.

JackNotJack
Автор

I truly cannot thank you enough for taking the time to do this video. It was incredibly informative as always!

minimalist_zero
Автор

This is insanely useful. I wish such information was part of MS documentation somewhere. Thank you Tim.

prasadhonrao
Автор

This is my first time ever learning about .NET and I feel like I understand it so well already. You explained it really well!

skiis
Автор

Thank you for your effort to make this video! It is really clear and easy-to-follow explanations to not just the old folks but also newbies! I appreciate that!

GaryWee
Автор

thank youu you are literally the best c# content creator out there. Doing an internship with c# .net stack and was so confused by the .net naming schema but this really helped tie up loose ends in my understanding.

oshawastaken
Автор

Thank you for this video, I started my dev career 6-7 years ago so .NET framework and .NET Core were both out.

I had somewhat understanding of both and how each one related but this video really gave me a crystal clear picture on both. Thank you!

miguelchavez
Автор

I recently had to look up regarding the one of the configuration settings of ASP.NET and ended going down this path to understanding the ongoing and history of .NET versions. This was very crystal clear and really informative. Gives a full clarity on what I was looking for. Thanks for your hard work in making this video.

drivenbycuriosity
Автор

Finally, I understand the .NET universe. This was incredibly well explained, thank you!

georgeti
Автор

Excellently done. You should get an award for clearing up the confusion surrounding them.

MrBlazzerBoy
Автор

versioning is easy peasy, it takes only one and half hour to explain how we do versions!

moofymoo
Автор

Your video provided a fantastic overview of .NET, especially for someone like me who was out of the loop for the past 14 years. The information you shared was incredibly valuable, and I'm grateful for your generosity in making it freely available. Well done!

sherazahmedch
Автор

Great explanation. We finally competed our 32 project .Net 4.7.1 Solution upgrade to .Net 7 (almost 1.6 million lines of code). It took just over 4 weeks and there were a couple of times we nearly gave up, but I'm glad we kept going. The main problem areas for us were 1) Printing (needed some re-write), 2) Twain Scanning (needed some re-write), 3) Legacy Encryption (needed to migrate everything), 4) Windows Impersonation and 5) Some legacy REST api calls (needed a quick re-write). 99% of the code just upgraded and worked, but as ever, it's always that last 1% that gets you!

MicroFourThirdsCorner
Автор

This video was extensive and incredibly helpful to navigate the dot Net version wilderness and maze as someone said earlier. I thank you immensely for your service.

chemystik
Автор

Very informative and covered most of the areas. Thanks for creating such a great video.

SivakumarSridharan
Автор

Best explanation I have ever heard. It was so confusing before seeing this. Thanks

computerchris
Автор

Rework is always causing naming confusion in big companies. Maybe only communities-driven frameworks have better names thanks to the diversity of ideas. But here and now I got an understanding of this epic rework (v2.0 of the .NET Fwk) and It seems to be now clear to me. As always, explained well enough to understand the roots of the confusion. Thanks, Tim!

cipfkcz
Автор

I used to underestimate all the theory. Now I don't, it helps in lots of detailed code optimisation. Thanks a lot Tim

rikudouensof
Автор

What a great explanation, thank you very much. It's all more clear to me now.

mcnets
Автор

Man, just in the right moment when I was struggling with some naming issues! Perfect!

PedroCoelho