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

Sdílet
Vložit
  • čas přidán 29. 01. 2023
  • 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.
    Full Training Courses: IAmTimCorey.com
    Mailing List: signup.iamtimcorey.com/

Komentáře • 223

  • @JackNotJack
    @JackNotJack Před rokem +27

    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.

  • @minimalist_zero
    @minimalist_zero Před rokem +63

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

  • @prasadhonrao
    @prasadhonrao Před rokem +16

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

  • @moofymoo
    @moofymoo Před rokem +42

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

    • @michaelestrinone2111
      @michaelestrinone2111 Před rokem +6

      So freaking true! Ma, Ma Core, Ma Standart, Ma Plus Plus, Ma Minimal, Ma-Shma-bla... I keep forgetting where it started when I reach the end of this idiotic Microsoft mental exercise.

    • @RalfsBalodis
      @RalfsBalodis Před rokem

      Haha

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +14

      In their defense, this isn’t versioning of a product. This is two different products with a bridge product in between.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +4

      @Priyanker - I think this was a good standardization that made it as easy as possible. Do you have a recommendation that would have made it simpler to understand?

    • @michaelestrinone2111
      @michaelestrinone2111 Před rokem +2

      @@IAmTimCorey May I try: Any naming convention will be better then using the same moniker (Net) in the product name.

  • @GaryWee111
    @GaryWee111 Před rokem +3

    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!

  • @skiis1
    @skiis1 Před 3 měsíci +2

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

    • @IAmTimCorey
      @IAmTimCorey  Před 3 měsíci

      Awesome! I’m glad it was helpful.

  • @PedroCoelho98
    @PedroCoelho98 Před rokem +1

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

  • @oshawastaken
    @oshawastaken Před rokem +1

    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.

  • @SivakumarSridharan
    @SivakumarSridharan Před rokem +1

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

  • @MrBlazzerBoy
    @MrBlazzerBoy Před 11 měsíci +1

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

  • @chemystik
    @chemystik Před 8 měsíci

    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.

  • @miguelchavez2768
    @miguelchavez2768 Před rokem +2

    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!

  • @enanaamika4714
    @enanaamika4714 Před rokem +2

    Thank you so much for the detailed explanation. I was asked this questions in an interview and really got confused. Now it's crystal clear ❤️

  • @drivenbycuriosity
    @drivenbycuriosity Před 4 měsíci

    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.

  • @computerchris1296
    @computerchris1296 Před rokem +2

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

  • @sherazahmedch
    @sherazahmedch Před 24 dny

    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!

  • @user-cz5oi9vv7y
    @user-cz5oi9vv7y Před 3 měsíci

    I have a clear visualization now for all the framework versions. Thank you Tim.

  • @makaveli106965
    @makaveli106965 Před rokem +1

    Great video Tim, thanks for sharing!

  • @israell9320
    @israell9320 Před 9 měsíci

    Great break down on .NET versioning, now I got better clarity on what MS did, Thanks Tim

  • @mcnets
    @mcnets Před rokem +1

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

  • @manuelgamezz
    @manuelgamezz Před rokem

    Thanls Tim, I use both of them, and you presentation is very clear to understand. I have a ppt that I made in the las Conf 2022 with several topics includin the time-line. Thanks for sharing to the comunity developer in .NET

  • @Eduardo-Salinas-ES
    @Eduardo-Salinas-ES Před rokem

    That was a great explanation that I needed to help me better understand the .NET version naming.

  • @user-ci3pf5kc4z
    @user-ci3pf5kc4z Před rokem +4

    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!

  • @daveep9794
    @daveep9794 Před rokem +12

    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!

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +4

      Awesome! Thanks for sharing. Even though it was a struggle, it is a testament to how "easy" the upgrade path is that you could do it in four weeks (plus the hard work of your team). I'm glad you were able to push through the dependency issues.

    • @techsamurai11
      @techsamurai11 Před rokem

      Does it work or will everyone get fired😃?

    • @daveep9794
      @daveep9794 Před rokem

      @@techsamurai11 LOL - thankfully it all works, including all the unit tests :)

    • @sea0920
      @sea0920 Před rokem

      But .Net Framework only works on top of IIS and IIS is tied to Windows. .Net framework apps are designed to be monolith. If you just make it .Net 7(which is designed to make microservice), it's another monolith.

    • @daveep9794
      @daveep9794 Před rokem +1

      @@sea0920 We have 32 projects in our solution, 1 is a WPF app (so tied to Windows), 2 are Blazor portals (can run anywhere - subject to underlying libraries) , 3 are API projects (could run anywhere - subject to underlying libraries) and the rest are either code libraries or services that, while currently configured as windows services could easily be Linux (they were originally). None are specifically tied to IIS, but due to other things some may be reliant on Windows due to device specific dependencies, e.g. Scanner or Printer. The rest could run quite happily on Linux.

  • @Vijay-ln4xx
    @Vijay-ln4xx Před rokem

    Very clear and informative. Thanks Tim.

  • @OriginalAfrica
    @OriginalAfrica Před rokem

    Thanks for creating this video. It helps clarify this so much.

  • @dhruvgoyal7163
    @dhruvgoyal7163 Před rokem

    This was a very informative video. Thank you for sharing.

  • @omojolajoshua
    @omojolajoshua Před rokem

    Awesome breakdown. Thank you Tim.

  • @rikudouensof
    @rikudouensof Před rokem +2

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

  • @progressnwimuelekara2167
    @progressnwimuelekara2167 Před 4 měsíci

    The first and only time I've truly understood the .NET terms. Thank you.

  • @anikdas7434
    @anikdas7434 Před rokem

    awesome content, I am binge watching all of your videos

  • @nickbarton3191
    @nickbarton3191 Před 7 měsíci

    Great this video answers a question I posted on your now 4 years old video. Just been looking at Avalonia, looks very capable.

  • @birukabel3590
    @birukabel3590 Před rokem

    Another excellent Tutorial from Tim Thank you

  • @jeffsherman9638
    @jeffsherman9638 Před 2 měsíci

    Excellent video Tim! Thanks!

  • @AdrianJDeNiz
    @AdrianJDeNiz Před 4 měsíci

    This was a very helpful video thank you so much.

  • @mgwaiyankyaw427
    @mgwaiyankyaw427 Před rokem

    You are the best .NET Master I've ever found on CZcams Sir! 😎

  • @joshuamwaita4000
    @joshuamwaita4000 Před rokem +2

    Hi @tim correy thanks alot for the videos. I am a ugandan and i enjoy your videos

  • @RationaleThinker
    @RationaleThinker Před rokem +1

    The world is better place because of people like Tim ❤who give lot of knowledge free of cost

  • @sathishkumarpatrick7613
    @sathishkumarpatrick7613 Před 2 měsíci

    Thank you so much for explaining it clearly.

  • @alltrue857
    @alltrue857 Před 8 měsíci

    Thanks Tim!

  • @jimbob4217
    @jimbob4217 Před 5 měsíci

    Thanks so much, incredibly helpful.

  • @nitinsonionline
    @nitinsonionline Před 7 měsíci

    Awesome video, cleared my all doubts on .net framework

  • @vlad.kravchenko
    @vlad.kravchenko Před měsícem

    In a few minutes (I won't say which ones so guys - watch the whole video) you've explained what I have been trying to understand for years

  • @DaryGL
    @DaryGL Před 5 měsíci

    You relieved me from an existential crisis around the .NET naming insanity lol Thanks!

  • @rajeshmoravaneni
    @rajeshmoravaneni Před 2 měsíci

    Thank you ❤. I learned a lot about .Net from this video.

  • @osmancanernurdag
    @osmancanernurdag Před 8 měsíci

    It is very informative. Thanks to your teaching skills :)

  • @ppgg997
    @ppgg997 Před rokem

    Made me watch the full video even i'm not really interested in .NET. Great job!✅✅

  • @samuelh.2118
    @samuelh.2118 Před rokem

    As always, great video! Thanks!

  • @Robert723
    @Robert723 Před rokem

    Very cool video! A lot of confusion clarified! Thanks!

  • @bluelemonify
    @bluelemonify Před rokem

    Hi Tim, love your video, could you make some about localization on c# and wpf including data annotation? There isn't much about it online.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      Thanks for the suggestion. Please add it to the list on the suggestion site so others can vote on it as well: suggestions.iamtimcorey.com/

  • @naturelovetimelapse6286
    @naturelovetimelapse6286 Před 9 měsíci

    Thank you so much such a great information

  • @TheFunKing33
    @TheFunKing33 Před 9 měsíci

    Brilliant!

  • @christiansandoval7465

    Great video! Thanks for sharing!

  • @CRBarchager
    @CRBarchager Před rokem

    I wasn't aware of the whole upgrade path from .NET Framework Class library to .NET Core Class Library. You learn something new everyday. Got a couple of projects that needs upgrading now...

  • @EliasLoveL
    @EliasLoveL Před rokem +2

    Hi Dear Master Tim Corey .Could you please make a compilation video about all syntax changes and improvemeni in c#7_8_9_10_11 and soon 12 , also which new features are very useful and which are not still adopted by the industry and maybe not good for web development or desktop .

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Every time a new version of .NET and C# gets released, I cover the changes in it. For example, here is .NET 7 (which mixes in C# 11): www.youtube.com/@IAmTimCorey/search?query=.net%207

  • @TheReduxGB
    @TheReduxGB Před rokem

    Hiya Tim, looking into getting into learning C# and eventually onto blazor. Was looking at your masterclass course and also noticed a dedicated course just for blazor server as well as some other courses featuring it.
    Does the masterclass cover what the specialised topics cover or do the specialised topics go into more detail and should be partnered alongside the masterclass?
    Many thanks in advance.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Good question. The Mastercourse gives you a good foundation in the C# topics you need to know. It isn't going to be the "everything you ever need to know" (I know you know this, just making sure to set expectations). So, it focuses primarily on C# itself and making sure you know the language really well. It has a whole section (actually a couple) on databases and how to work with them with C#. It also has a whole set of sections on working with user interfaces (Blazor included). In all of these, you get a really good foundation in how to work with the topic. Say the 80% that requires 20% of the effort. However, there is LOTS more depth to go into. That's where the specialization courses come into play. For example, the Blazor Server section is about 2 hours in the C# Mastercourse. The Blazor Server From Start to Finish course is over 16 hours.

  • @aquaeyed82
    @aquaeyed82 Před rokem

    Thanks a lot for this lesson ☺️

  • @simonmensah3409
    @simonmensah3409 Před 7 měsíci

    Very well explained. Now my confusion is over 🎉

    • @IAmTimCorey
      @IAmTimCorey  Před 7 měsíci +1

      I am glad it was helpful.

    • @simonmensah3409
      @simonmensah3409 Před 7 měsíci

      @@IAmTimCorey I have a question and I would be glad if you can give me some insight on it - data structures and algorithms.
      My university major is Business Information Technology where we take programming and software development courses. We do not take dsa as Computer science/engineering students do. But I've noticed dsa is highly featured in software engineering.
      I want to go into web development and mobile app development (with flutter), do I need to learn dsa and how how I apply it?

  • @janpieters9840
    @janpieters9840 Před rokem

    Very clear explanation of this. Thnks.

  • @erranbahadurbk
    @erranbahadurbk Před 3 měsíci

    Wow!! Thank you so much now I understand everything

  • @mihaelgolob8739
    @mihaelgolob8739 Před rokem +1

    .Net versions always confused me. Thank you for making this video :)

  • @timz4183
    @timz4183 Před rokem

    THANK YOU VERY MUCH for thie great video!

  • @HappyPistons
    @HappyPistons Před 4 měsíci

    Wow! I've been in IT operations for over a decade and never really needed to know about .NET, so I've been ignorant to it's existence.
    For a new IT role, i needed to know more about what .NET was about, so that i can replace EOL versions, but it all seemed quite convoluted. All i can say that this has been the most comprehensive tutorial that i stumbled across.
    Tim, the way that you explained the history, the variations and the versions was astonishing, and you made it very easy to understand. Thank you for taking the time time to upload this, i will be sharing this with my IT team. Count me as a subscriber.
    One quick question though. If .NET 5 is being used and is now EOL and I want to upgrade to .NET 8, can i just jump straight to .NET 8? Or would i need to installed .NET 6, 7 and then 8?

    • @IAmTimCorey
      @IAmTimCorey  Před 4 měsíci +1

      I'm glad it was so helpful. And yes, you can jump right to .NET 8. I would recommend that you make sure your app is in source control, then just trying out the upgrade (change the 5 to an 8 in the csproj file). Re-compile the app and see what breaks (if anything). It might be the easiest upgrade you ever do. There may be some breaking changes, but that will mostly be on the dependencies you took rather than on your C# code.

  • @plexusdad825
    @plexusdad825 Před rokem

    Thanks for the video Tim! Great content as always. I do have a question. I use dll's from IBM and from a Content Management Vendor-Laserfiche. Those dll's are targeted to .NET 3.5. Is there a way to use those in a .NET 6/7 solution?

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      Not easily. There may be some things you can do to work around them, but it will be tricky.

    • @plexusdad825
      @plexusdad825 Před rokem

      @@IAmTimCorey Thanks for responding Tim. If it's tricky for you, then I've got an uphill battle! Really enjoy the content. Sent a friend the link to your discussion about ChatGPT tonight. Great insight.

  • @padamnegi7285
    @padamnegi7285 Před rokem +1

    Thank you 😌

  • @MuhammadEjaz-me4gx
    @MuhammadEjaz-me4gx Před rokem

    hope after this you will start C# 11 syntax with .Net 7...Thanks for your valuable work

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      I've already covered a lot of the changes with C# 11 and .NET 7: www.youtube.com/@IAmTimCorey/search?query=.net%207

  • @TheSunspeed
    @TheSunspeed Před rokem

    Thank you 🤘

  • @user-ni4ld4dd2r
    @user-ni4ld4dd2r Před rokem

    Thank you a lot!

  • @todortodorov940
    @todortodorov940 Před rokem

    Where does *orders of magnitude faster* quotes comes from? Is the FCL or the CLR or the JIT compiler that is faster? My experience is that Net6 it is marginally faster than 4.8.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      Here is an article that shares benchmarks (with the ability for you to reproduce them yourself): devblogs.microsoft.com/dotnet/performance-improvements-in-net-6/
      Note that the top of the article links to previous articles on the previous versions of .NET. That is important because there are less comparisons now to the .NET Framework because of how much has changed. However, even in this article there are some dramatic differences. For example, just constructing a new Random instance in .NET 5 took 1,473.7ns where in .NET 6 it takes 112.9ns (over 12 times faster in just one version update of .NET).
      Look back at the .NET Core 2.0 benchmark link and you will see things like a simple Concat statement being 30 times faster than on the .NET Framework, serialization being 12 times faster, Enum.Parse being 33% faster with 25 times less allocations, and more.
      There is lots to dig into, and not everything is benchmarked, but as these articles have gone on, they have done a much better job of highlighting the performance improvements and how to replicate the benchmarks.

  • @dvrclk756
    @dvrclk756 Před rokem

    Tim I search but I couldn't find a best way to publish into iis. Dlls used by system gives access denied or access violation.. Net framework no problem but core has. Any suggestion?

  • @DerdickeSalto
    @DerdickeSalto Před 10 měsíci

    I am a .NET dev since 1 year (after 7 years PHP). I meanly make libs and RESTful Backends. After your video I feel less ignorant then before ❤️❤️❤️

    • @IAmTimCorey
      @IAmTimCorey  Před 10 měsíci

      Awesome! I am glad it was helpful.

  • @juliele15
    @juliele15 Před 4 měsíci

    How would you advise building the different applications from your C# Mastercourse if your videos are using older versions of the .NET FW/.NET Core? Should I just try to build the apps with the latest .NET instead since those versions mentioned in those videos are no longer available to use?

    • @IAmTimCorey
      @IAmTimCorey  Před 3 měsíci +1

      Build them in the versions specified, if at all possible. I know the temptation is to build in the latest version, but when you interview for a job, you will find that most companies use older versions of .NET / .NET Framework. Having that experience is important.
      If the version of .NET Core isn't on your machine, you can still download the SDK from Microsoft: dotnet.microsoft.com/en-us/download/visual-studio-sdks

    • @juliele15
      @juliele15 Před 3 měsíci

      Got it, thank you so much!@@IAmTimCorey

  • @pqners
    @pqners Před rokem

    Should I watch this or the from the master course .NET versions (Bonus Course)? Or both?

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +2

      The bonus course has more details, but both will be valuable.

  • @patrizio.gagliardi
    @patrizio.gagliardi Před rokem

    Well, there is a little problem with Core or Standard: they are built with the scalability on mind. Fantastic, one could say, but in many business applications there is the necessity of managing the session.onend event. The only way to have this managed is still sticking to the .NET Framewor.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      That's a pretty messy way to approach web development, though. The reason why OnEnd isn't available in .NET Core is because it operates asynchronously. The web, by its nature, is stateless and asynchronous. Trying to force it to be both stateful and synchronous isn't a great option. The better option is to figure out how to work within the system. If you use SignalR, for instance, you can know when the session ends and you can transmit data in real-time.

    • @patrizio.gagliardi
      @patrizio.gagliardi Před rokem

      @@IAmTimCorey I am talking about business applications, where for security reasons the session is used not only for security but for logic management. For example, in certain contexts is important to perform several tasks when a session ends for a timeout (temp files cleaning, logging, record unlocking, etc.). I've studied the problem for a long time but I've found no satisfying solution so for these kind of projects I'm sticking to .Net, as several other developers.

  • @Scott-nr8go
    @Scott-nr8go Před měsícem

    How do C# versions relate to .NET Core and .NET Framework versions?

    • @IAmTimCorey
      @IAmTimCorey  Před měsícem +1

      There is not a direct correlation, really, but in practice, they put out a new version of C# at the same time as the new version of .NET and sometimes the changes in the C# version only apply to the latest version of .NET (but not always). It is a tricky connection.

  • @tahakara2358
    @tahakara2358 Před rokem

    What should be done for the security of c# codes ? Thanks

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      I believe this will answer your question: czcams.com/video/4JyCS4t-_sQ/video.html

    • @tahakara2358
      @tahakara2358 Před rokem

      @@IAmTimCorey thank you so much

  • @teromolander7330
    @teromolander7330 Před měsícem

    Maybe one more reason to still use .NET Framework is if you need to use C# assembly from C++ code on Windows. .NET Core does not have COM Interop support out of the box i.e. you have to write .idl files and compile these manually.

    • @IAmTimCorey
      @IAmTimCorey  Před měsícem

      That's a pretty specific one, but yes, that can be an option. I don't love it, because you are relying on old technology all around rather than just doing it the modern way, but I understand.

  • @abdurrafaydanyal
    @abdurrafaydanyal Před rokem

    best!

  • @tGoldenPhoenix
    @tGoldenPhoenix Před 9 měsíci

    27:26

  • @mutayyab01
    @mutayyab01 Před rokem

    I have a question
    Microsoft has ended the support of asp.net?

  • @kirillzlobin7135
    @kirillzlobin7135 Před 3 měsíci

    Bookmark 30:02

  • @dominicro
    @dominicro Před rokem

    They used to call .net core .net 5 before adding the word core. This was in like 2015 or so

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      The original idea was to continue with a new engine, but they quickly realized they couldn't bring feature parity to .NET Core quickly, which would mean that they would revert and lose a lot of customers who didn't understand.

  • @jonathanmoore2139
    @jonathanmoore2139 Před rokem +1

    Microsoft is so bad at naming versions that it took this man an hour and a half to explain it.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      I disagree. I think the naming was as clear as they could make it. I’ve got a challenge for you: figure out a better naming scheme. Remember that .NET Core is a new product developed in parallel so you can’t just continue the current naming, but it still works with .NET languages so you can’t really change the name. Plus you have to name the bridge product (.NET Standard). You have to do all of that while not confusing people into thinking that .NET Core is totally different while also not confusing them that it is the same.

    • @jonathanmoore2139
      @jonathanmoore2139 Před rokem

      @@IAmTimCorey My issue is with the numbering. If a noob sees .NET Core 2 and .NET Framework 4.7, it is easy for them to think .NET Framework is cutting edge. It does not matter what the actual names are but it would be nice to see dates as version numbers. Call it .NET Core 2017.08.14 instead of .NET Core 2. This could easily be googled but I feel like they lose people by adding an extra step.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      I get that idea, but the problem is that .NET Core 2 was not superior to the .NET Framework. In fact, feature parity didn’t really happen until 3.1. .NET 5 truly moved past the .NET Framework in both number and features.

  • @techsamurai11
    @techsamurai11 Před rokem

    Wait, @53:00, .NET Core 3.1 can only build desktop apps for Windows, not for Linux or Mac? That is funny. I wish I was at the development table at Microsoft as we explained that.
    It's a shame Bill isn't there to say "Let me get this straight. We're going to ditch everything start from scratch, force everyone to upgrade, require updates every 2 years just so websites work on Linux and we call references Nuget packages?"

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Yes, WinForms and WPF can only work on Windows (the clue is in the name - they are tied to the Windows dlls). There is still a major benefit to being on .NET Core, though. That benefit is the speed improvements. .NET Core is orders of magnitude faster than the .NET Framework. That's also why it isn't really fair to say that .NET Core is only about the web being cross-platform. It is about it being standards-compliant, faster, more modular, easier to maintain, easier for developers to work with and upgrade, unified (all versions of .NET are now the same as opposed to Mono, Xamarin, UWP, etc.), and lots more.

    • @techsamurai11
      @techsamurai11 Před rokem

      @@IAmTimCorey I haven't seen any benchmark comparisons but I have seen some claims.
      Has anyone really done an objective comparison and benchmarks to compare .NET Framework vs .NET Core especially for web development? I might actually just run a page out of curiosity.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Microsoft does them with every release, to be sure they are improving performance, not regressing. While it may not feel "objective" at first, they usually provide the tools to test them yourself. For example, here is an article on the performance of ASP.NET Core 6: devblogs.microsoft.com/dotnet/performance-improvements-in-aspnet-core-6/

  • @bobweiram6321
    @bobweiram6321 Před 10 měsíci

    Microsoft really bungled this one. To most people, core means stock, minimum, or basic functionality, leading any reasonable person to conclude it's a stripped down version of the .NET Framework. It didn't help when many of its libraries such as WCF and Forms were either dropped or abridged.

    • @IAmTimCorey
      @IAmTimCorey  Před 10 měsíci

      But that's exactly what they did. The .NET Framework philosophy was to throw everything into the framework. With .NET Core, they cut it back to just the essentials. All the rest is brought in via NuGet packages so that you get just what you need rather than a large package that you only use a few options out of. So yes, it is stripped down. It also removed a bunch of the bloat that comes from continual patches and upgrades.
      As for dropping WCF and WebForms (WinForms is still fully supported in .NET Core), WCF was proprietary so they gave it up in favor of the industry-standard gRPC and WebForms was not up to web standards either.

    • @bobweiram6321
      @bobweiram6321 Před 10 měsíci

      @@IAmTimCorey Yes, you're correct, but we're talking about how most would interpret "core" vs "framework". For a while, developers thought "core" basic, free and open source, while "framework" meant proprietary and full featured. In a Microsoft video, Fowler lamented about developers getting confused about what "minimal API" means. You really have to religiously follow the .NET ecosystem to keep up with the lingo. I juggle several different ecosystems and Microsoft makes it especially hard.
      I am watching this video to figure out the whole Long Term Support (LTS) means. At a meeting, I suggested we upgrade to .NET 7 and another dev objected saying .NET 6 is LTS. Now I have to research what the hell this means. It could mean that .NET 7 is in a experimental version where it can be changed at anytime, but .NET 7 is supposed to be an official release, not beta. Moreover, why would they use the term "long term support" and discourage developers from upgrading? Microsoft is totally inept!

    • @IAmTimCorey
      @IAmTimCorey  Před 10 měsíci

      I think you are confusing “it is confusing to me” with “Microsoft is inept”. Minimal APIs mean just that. They are minimalistic. And LTS is an industry-standard term. It means exactly what it says. They have some customers who don’t want to upgrade often. They use LTS. They have others that always want the latest thing. They get the STS too. Both are supported (the last S stands for support). The difference is the length of support. This, again, is a common practice in the industry. You can pretend the STS versions don’t exist and get your updates every two years. Or you can get an update every year and keep up with the latest changes. You get to choose. Would you rather they didn’t offer this choice?

  • @_miranHorvat
    @_miranHorvat Před rokem

    Oh boy, time passes.

  • @ohmegatech666
    @ohmegatech666 Před měsícem

    Thanks for clarifying this terrible version naming scheme

  • @techsamurai11
    @techsamurai11 Před rokem

    I just downloaded .NET 6 and 7 and realized it doesn't work with Visual Studio 2019🙂 I have 5.0 but it's not supported.
    So now I also have to upgrade my visual studio. I hope SQL Server 2026 and Windows 12 are not prerequisites 🤣
    So every time a new version comes out, I have to upgrade my visual studio - it's not even a choice, it's a mandate.

  • @khangle6872
    @khangle6872 Před rokem

    People say .net is concise, meanwhile it took someone with decades of experience 1 and a half hour to explain the versioning

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      You are conflating two things together here. This video explains over 20 years of history and how we got to where we are today so you have a better grasp on the naming conventions and reasoning behind them. If you just want to explain the versioning for what we have today (things being updated), we have .NET. Currently, we are on .NET 7, which is the Short-term Supported (STS) version (supported for 15 months). .NET 8 will come out in November and be the Long-term Supported (LTS) version (supported for 3 years). You get a new version of .NET each November and they alternate between STS and LTS. That's simple to explain. You just don't get the history about why we are here, where it came from, why .NET Framework is still around, etc.

  • @techsamurai11
    @techsamurai11 Před rokem

    Watching this I can't help but get the sense that Microsoft's marketing team was desperately trying to push the version of .NET Core past 4.8 to make it superior. It reminds me of Spinal Tap's 11 volume knob.🤣🤣🤣

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Marketing wasn't the reason why they moved past 4.8. That was their desire to get back to just .NET and reduce the confusion.

  • @ahmadbinali4668
    @ahmadbinali4668 Před rokem

    IT TOOK ME AWHILE BEFORE I GET WEEL

  • @zabaizabai2
    @zabaizabai2 Před rokem

    iPhone releases are very predictable

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      Not really. They may be settling down, but the iPhone 8 was released in September, 2017. The iPhone X was released 2 months later. The iPhone 11 was released two years later. That's not exactly a predictable pattern.

    • @zabaizabai2
      @zabaizabai2 Před rokem +1

      @@IAmTimCorey they generally release in september, but there were indeed some exceptions. But they always delivered a complete phone and did not cut features like maui.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +1

      I'm an iPhone fan, but even I'll admit that's not the case. Releasing a phone two months after releasing a new phone was a big slap in the face. The X had features that the 8 did not, which meant that they released hardware that essentially wasn't complete. As for their software, they are consistently behind the competition in what they release. We hear about features that never make it to production. Finally, they release updates that are buggy. For example, here's an article dedicated to some of the issues of iOS 14 and how to fix them: www.techradar.com/news/ios-14-problems
      The key, though, is that Apple is a different company than Microsoft, so when Microsoft has to create software that supports iOS, it can be difficult to manage. That can be true whether the software is amazing and predictable or not.

  • @PrePreBin
    @PrePreBin Před rokem

    Thx for this video, but I don't know why you tried so hard to make it so long. so you would stuck in talking same thing over and over again.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem

      I didn't try to make it "so long". I tried to cover all of the points of confusion around the topic. I could have said ".NET, which was .NET Core, is a rewrite of the .NET Framework and .NET Standard is the bridge between the two." and been done in less than 15 seconds. However, I think you would agree that this explanation is missing a bit of context. The things you want cut out of the video are things that someone else wanted in the video. And the things they wanted cut out are things you actually wanted.

  • @LokiDaFerret
    @LokiDaFerret Před rokem +3

    Yes time is money. And I just wasted 90 minutes on this video. Could easily have been compressed to 10 minutes. So you owe me 80 minutes. Pay up! 😂🤣

  • @iifrat_mitul
    @iifrat_mitul Před rokem +1

    If you have to make a 1and half hour long video to explain .NET versioning then may be they are doing it wrong.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +2

      I disagree. First, I was thorough in my explanation in order to address a wide audience. I could have said “.NET Core is a new product that replaces the .NET Framework” and called it good. Second, I hear lots of people complain about the naming, but I have yet to hear one viable alternative that is clearer.

    • @iifrat_mitul
      @iifrat_mitul Před rokem

      ​@@IAmTimCorey wide audience? Do you think a Node.js or Java Developer or any other developer or a common Idiot has time to wait and watch 1 and half hour long video to understand JUST .NET VERSIONING?
      Look, I'm a full-stack developer (Angular and .NET.) I started learning .NET from.NET5, but when I started my .NET journey in Industry the scenario is quite different and disgusting. Most of the projects are still in older .NET versions and people are not even willing to update them.
      And If Microsoft wants .NET to be open for every platform they first need to ensure proper IDE and tools support to Linux users otherwise they can keep it to their SH*T OS.
      I can understand .NET is pretty good now but the backslash it get's because of its earlier disgusting windows-specific development is good enough to keep it unpopular.

    • @IAmTimCorey
      @IAmTimCorey  Před rokem +2

      I think that is a pretty poor take. Yes, the .NET Framework was designed to work on Windows. Windows also owned 80+% of the market share at that time and Windows was how they made their money. It isn't "disgusting" to make a decision based on making money. You do that when you take a job. As for .NET not having a "proper" IDE on Linux, use Rider. It works great on Linux. Microsoft isn't obligated to provide you with exactly what you want. In fact, I think they've gone further than they "should" with free content (I really appreciate it, but I often question the business sense of it). Linux has a TINY market share. Even then, there isn't one Linux desktop, there are multiple. Also, Linux isn't really an operating system. It is a platform that operating systems are built on. That further fragments the market.

  • @davidbaity7399
    @davidbaity7399 Před rokem

    Thanks Tim!