System.Diagnostics.Debug
Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics....
System.Resources.ResourceManager
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources us...
System.Collections.NonGeneric
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionari...
System.ComponentModel.Primitives
Provides interfaces that are used to implement the run-time and design-time behavior of components.
System.Runtime.Serialization.Formatters
System.Runtime.Serialization.Formatters
System.Xml.XmlDocument
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML docume...
Grpc.Core
Core C# implementation of gRPC - an RPC library and framework. See project site for more info. This is an experimen...
System.Net.Http.WinHttpHandler
Provides access to a high performance HTTP client handler based on the native Windows HTTP Services (WinHTTP) API.
System.Reflection.Primitives
Provides common enumerations for reflection-based libraries.
System.Reflection.Emit
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary c...
System.Reflection.Emit.ILGeneration
Provides clases that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of the...
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects i...
System.Reflection.TypeExtensions
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-ba...
System.Linq.Queryable
Provides classes for querying data structures that implement IQueryable<T>.
System.Threading.Timer
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals.
System.Collections.Specialized
Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections...
System.IO
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWrite...
Microsoft.NETCore.Platforms
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NE...
System.IO.FileSystem
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Microsoft.NETCore.Targets
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for supp...
Microsoft.Extensions.Configuration.Abstractions
Abstractions of key-value pair based configuration.
System.Collections.Concurrent
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Co...
Microsoft.Extensions.DependencyInjection.Abstractions
Contracts for dependency injection.
Microsoft.Extensions.DependencyInjection
Dependency injection abstraction and fallback implementation.
System.Runtime.InteropServices
Provides types that support COM interop and platform invoke services. Commonly Used Types: System.Runtime.InteropServic...
System.Runtime.InteropServices.RuntimeInformation
Provides APIs to query about runtime and OS information. Commonly Used Types: System.Runtime.InteropServices.RuntimeInf...