In this chapter, we’re going to have a brief discussion about the latest version of the .Net ecosystem: .Net 5. This new (at the time of this book writing and publication) version is slated for release in the last quarter of 2020. As such, we need to be ready to adapt to any changes that this framework will bring us.
One framework to rule them all
One thing of note is that with the .Net 5 release, there will be no more .Net Framework, and there will be no more .Net Core. Everything will be housed in the same place, and all of the moving pieces should work together from this point ...