Chapter 4. Using Common .NET Types

This chapter is about .NET types and how they are related to C#. You will learn about .NET Framework and .NET Core, and their class library assemblies of common types that allow your applications to connect existing components together to perform common practical tasks.

This chapter covers the following topics:

  • Using assemblies and namespaces
  • Storing and manipulating text
  • Storing data with collections