System

E183368

System is a core .NET namespace that provides fundamental classes and base types essential for building .NET applications.

All labels observed (2)

Label Occurrences
System canonical 1
System.Exception 1

How this entity was disambiguated

Statements (64)

Predicate Object
instanceOf .NET namespace
software library
containsType System.Array
System.Attribute
System.Boolean
System.Byte
System.Char
System.Collections.Generic.Dictionary`2
System.Collections.Generic.List`1
System.Collections.IEnumerable
System.Console
System.Convert
System.DateTime
System.Decimal
System.Delegate
System.Diagnostics.Debug
System.Diagnostics.Trace
System.Double
linked to: Common Type System

System.Enum
System.Environment
System.Exception
linked to: System

System.Guid
linked to: Common Type System

System.IComparable
System.IDisposable
System.IEquatable`1
System.IFormatProvider
System.Int16
System.Int32
System.Int64
linked to: Common Type System

System.Math
System.MulticastDelegate
System.Nullable`1
System.Object
linked to: Common Type System

System.Random
System.SByte
System.Single
System.String
System.Threading.CancellationToken
linked to: System.Threading

System.Threading.Tasks.Task
linked to: System.Threading

System.Threading.Thread
System.TimeSpan
System.Tuple
System.UInt16
System.UInt32
System.UInt64
linked to: Common Type System

System.ValueTuple
defines fundamental base types for .NET
designGoal provide fundamental classes and base types
hasSubNamespace System.Collections
System.Diagnostics
System.IO
System.Text
System.Threading
language C#
F#
VB.NET
linked to: Visual Basic .NET
partOf .NET Base Class Library
.NET runtime
providedBy .NET 5+
linked to: .NET 5

.NET Core
.NET Framework
Mono
scope core functionality of .NET
usedFor building .NET applications

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

System containsType System.Exception
linked to: System