System.Runtime by Microsoft

<PackageReference Include="System.Runtime" Version="4.0.20-beta-22605" />

.NET API 126,264 bytes

 System

Namespace with 161 public types

 Classes

 ArgumentException
 ArgumentNullException
 ArgumentOutOfRangeException
 ArithmeticException
 ArrayTypeMismatchException
 AttributeUsageAttribute
 BadImageFormatException
 CLSCompliantAttribute
 DivideByZeroException
 EventArgs
 Exception
 FieldAccessException
 FlagsAttribute
 FormatException
 IndexOutOfRangeException
 InsufficientExecutionStackException
 InvalidCastException
 InvalidOperationException
 InvalidProgramException
 InvalidTimeZoneException
 Lazy`1
 Lazy`2
 MemberAccessException
 MethodAccessException
 MissingFieldException
 MissingMemberException
 MissingMethodException
 MTAThreadAttribute
 NotImplementedException
 NotSupportedException
 NullReferenceException
 Object
 ObjectDisposedException
 ObsoleteAttribute
 OutOfMemoryException
 OverflowException
 ParamArrayAttribute
 PlatformNotSupportedException
 RankException
 STAThreadAttribute
 String
 ThreadStaticAttribute
 TimeoutException
 TimeZoneInfo
 Tuple`1
 Tuple`2
 Tuple`3
 Tuple`4
 Tuple`5
 Tuple`6
 Tuple`7
 Tuple`8
 TypeAccessException
 TypeInitializationException
 TypeLoadException
 UnauthorizedAccessException
 Uri
 UriFormatException
 Version
 WeakReference
 WeakReference`1

 Structures

 ArraySegment`1
 Boolean
 Byte
 Char
 DateTime
 DateTimeOffset
 Decimal
 Double
 Guid
 Int16
 Int32
 Int64
 IntPtr
 Nullable`1
 RuntimeFieldHandle
 RuntimeMethodHandle
 RuntimeTypeHandle
 SByte
 Single
 TimeSpan
 UInt16
 UInt32
 UInt64
 UIntPtr
 Void

 Enumerations

 AttributeTargets
 DateTimeKind
 DayOfWeek
 GCCollectionMode
 StringComparison
 StringSplitOptions
 TypeCode
 UriComponents
 UriFormat
 UriHostNameType
 UriKind

 Static Classes

 Activator
 Buffer
 GC
 Nullable
 Tuple

 Abstract Classes

 Array
 Attribute
 Delegate
 Enum
 FormattableString
 MulticastDelegate
 Type
 ValueType

 Interfaces

 IAsyncResult
 IComparable
 IComparable`1
 IConvertible
 ICustomFormatter
 IDisposable
 IEquatable`1
 IFormatProvider
 IFormattable
 IObservable`1
 IObserver`1
 IProgress`1