Microsoft.NETCore.Runtime 1.0.0

There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package Microsoft.NETCore.Runtime --version 1.0.0
NuGet\Install-Package Microsoft.NETCore.Runtime -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.NETCore.Runtime" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.Runtime --version 1.0.0
#r "nuget: Microsoft.NETCore.Runtime, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.NETCore.Runtime as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Runtime&version=1.0.0

// Install Microsoft.NETCore.Runtime as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Runtime&version=1.0.0

The .NET Core runtime.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.NETCore.Runtime:

Package Downloads
Microsoft.NETCore.Portable.Compatibility

Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. - 1548494

Microsoft.Rest.ClientRuntime

Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core

Microsoft.NETCore.UniversalWindowsPlatform

Provides a set of packages that can be used when building Universal Windows applications on .NETCore.

Microsoft.Rest.ClientRuntime.Azure

Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1-beta-23516 3,359 11/18/2015
1.0.1-beta-23409 364 10/15/2015
1.0.1-beta-23225 863 9/1/2015
1.0.0 77,919 7/29/2015
1.0.0-beta-23109 81 7/27/2015
1.0.0-beta-23019 103 6/30/2015