This document summarizes the standard classes in the C# library. It covers common collections like lists and dictionaries, generics, nullable types, file and stream handling, serialization, date and time functions, regular expressions, and math functions. The main classes covered include Collections, Path, DriveInfo, Directory, File, Streams, DateTime, Regex, and Math. Usage examples and links to documentation are provided for each topic.