Namespace: System
Provides fundamental classes and base types that define value types, references types, general-purpose mathematical, arithmetic, memory, and serialization functions, and types that allow applications settings and handling various exceptions and array collections.
Interfaces
Enumerations
Namespace: System.Collections
Contains interfaces and classes that define various kinds of collections, such as lists, queues, hash tables, and dictionaries.
Interfaces
Namespace: System.IO
Provides types that allow reading and writing files and data streams.
Classes
Namespace: System.Linq
Provides classes and interfaces that support language-integrated query (LINQ), which provides powerful, flexible query capabilities.
Classes
Namespace: System.Net
Provides a simple programming interface to network functions.
Classes
Namespace: System.Text
Contains types that represent character encodings, such as ASCII and UTF8.
Classes
Namespace: System.Threading
Contains types that support the creation and management of threads.
Classes
Namespace: Microsoft.AspNetCore
Core types for building ASP.NET Core applications.
Namespace: Microsoft.Extensions
Provides extension methods and classes for configuring and managing application services.