Skip to main content
System.Runtime package icon

System.Runtime

Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri

Total Downloads
4.7B
4,683,716,343
Published
Oct 15, 2015
Latest stable version

Install

.NET CLI
dotnet add package System.Runtime --version 4.0.21-beta-23409
Package Manager Console
Install-Package System.Runtime -Version 4.0.21-beta-23409
PackageReference
<PackageReference Include="System.Runtime" Version="4.0.21-beta-23409" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 Xamarin.iOS1.0 Xamarin.Mac2.0 DNXCore5.0 .NETCore5.0

Dependencies

[4.0.1-beta-23409, )
[4.0.1-beta-23409, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.