Microsoft.NETCore.DotNetHost
by: Microsoft
- 14 total downloads
- Latest version: 1.1.0
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 702 total downloads
- Latest version: 2.2.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 966 total downloads
- Latest version: 1.0.1
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.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 24.661k total downloads
- Latest version: 3.0.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 1.014k total downloads
- Latest version: 1.1.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 1.011k total downloads
- Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300
by: Microsoft
- 288 total downloads
- Latest version: 6.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.Manifest-6.0.400
by: Microsoft
- 10.012k total downloads
- Latest version: 6.0.14
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.Manifest-6.0.300
by: Microsoft
- 289 total downloads
- Latest version: 6.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 762 total downloads
- Latest version: 2.2.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime
by: Microsoft
- 729 total downloads
- Latest version: 2.3.10
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.200
by: Microsoft
- 6 total downloads
- Latest version: 6.0.9
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400
by: Microsoft
- 10.049k total downloads
- Latest version: 6.0.14
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Platforms
by: Microsoft
- 56.984k total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 753 total downloads
- Latest version: 2.2.0
Provides the .NET Core app bootstrapper intended for use in the application directory
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Core
by: Microsoft
- 188 total downloads
- Latest version: 7.7.1
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
Microsoft.NETCore.Jit
by: Microsoft
- 1.02k total downloads
- Latest version: 1.1.0
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Packaging.Tools
by: Microsoft
- 24 total downloads
- Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application.
57a0c74f36c8b254211c16547f6249b6604d527d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100
by: Microsoft
- 23 total downloads
- Latest version: 6.0.14
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.OData.Edm
by: Microsoft
- 223 total downloads
- Latest version: 7.7.1
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.