Microsoft.NETCore.Runtime 1.0.0-beta-23109
The .NET Core runtime.
Showing the top 20 packages that depend on Microsoft.NETCore.Runtime.
Packages | 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.
|
1 |
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
|
1 |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.2-rc2-24027 | 0 | 5/16/2016 |
1.0.1 | 1 | 11/13/2024 |
1.0.1-beta-23516 | 0 | 11/18/2015 |
1.0.1-beta-23409 | 0 | 10/15/2015 |
1.0.1-beta-23225 | 0 | 9/1/2015 |
1.0.0 | 1 | 11/13/2024 |
1.0.0-beta-23109 | 0 | 7/27/2015 |
1.0.0-beta-23019 | 1 | 11/13/2024 |