.NET Assemblies
System.Private.CoreLib.dll
The fundamental base class library for .NET. Contains core types and fundamental operations.
View DetailsSystem.Console.dll
Provides classes that allow reading from and writing to the console.
View DetailsSystem.Text.dll
Provides types for working with character encodings, string manipulation, and regular expressions.
View DetailsMicrosoft.Extensions.Logging.dll
Provides abstractions for logging in .NET applications.
View DetailsSystem.Data.Common.dll
Provides base types for data access, including ADO.NET providers.
View DetailsSystem.Collections.dll
Provides interfaces and classes that define collections of objects.
View Details