Summary
In this chapter, we:
- Set up your development environment.
- Discussed the differences between .NET 5, .NET Core, .NET Framework, Xamarin, and .NET Standard.
- Used Visual Studio Code and .NET SDK to create a simple console application.
- Learned how to download the solution code for this book from a GitHub repository.
- And most importantly, we learned how to find help.
In the next chapter, you will learn to speak C#.