Microsoft.NETCore by: Microsoft
  • 5 total downloads
  • Latest version: 5.0.1-rc2-24027
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0
Provides the .NET Core app bootstrapper intended for use in the application directory e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 207 total downloads
  • Latest version: 8.0.28
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Jit by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.13
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1-beta-23409
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Runtime by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.8
The .NET Core runtime, called CoreCLR, and the base library, called System.Private.CoreLib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. a536e7eec55c538c94639cefe295aa672996bf9b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR-arm by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23225
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.
Microsoft.NETCore.Runtime.CoreCLR-x64 by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1-beta-23225
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.
Microsoft.NETCore.Runtime.CoreCLR-x86 by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.1-beta-23225
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.
Microsoft.NETCore.Runtime.Native by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.2-rc2-24027
Support libraries for the .NET Core runtime used by .NETNative. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 24 total downloads
  • Latest version: 4.0.0-preview
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.14
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Net.Http.Headers by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • http
HTTP header parser implementations.
Microsoft.Net.Native.Compiler by: Microsoft
  • 10 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Microsoft.Net.Native.SharedLibrary-arm by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.JSInterop by: Microsoft
  • 1 total downloads
  • Latest version: 0.5.0
Package Description
Microsoft.Net.Native.SharedLibrary-x86 by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.Net.Compilers.Toolset by: Microsoft
  • 7 total downloads
  • Latest version: 5.9.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compilers Toolset Package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis. The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU. This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/35d9211b841e7613c1d2f8f5af6d628ace696c4c.