Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 189 total downloads
  • Latest version: 3.0.0
  • 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.Sdk.Android.Manifest-8.0.100 by: Microsoft
  • 68 total downloads
  • Latest version: 34.0.143
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Sdk.Aspire.Manifest-8.0.100 by: Microsoft
  • 73 total downloads
  • Latest version: 8.2.1
.NET Aspire workload manifest
Microsoft.NET.Sdk.iOS.Manifest-8.0.100 by: Microsoft
  • 81 total downloads
  • Latest version: 18.0.8303
.NET Workload for iOS platforms
Microsoft.NET.Sdk.MacCatalyst.Manifest-8.0.100 by: Microsoft
  • 82 total downloads
  • Latest version: 18.0.8303
.NET Workload for MacCatalyst platforms
Microsoft.NET.Sdk.macOS.Manifest-8.0.100 by: Microsoft
  • 78 total downloads
  • Latest version: 15.0.8303
.NET Workload for macOS platforms
Microsoft.NET.Sdk.Maui.Manifest-8.0.100 by: Microsoft
  • 75 total downloads
  • Latest version: 8.0.82
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.
Microsoft.NET.Sdk.tvOS.Manifest-8.0.100 by: Microsoft
  • 82 total downloads
  • Latest version: 18.0.8303
.NET Workload for tvOS platforms
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 67 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 by: Microsoft
  • 68 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 by: Microsoft
  • 70 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 by: Microsoft
  • 70 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 by: Microsoft
  • 68 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 by: Microsoft
  • 69 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.linux-x64 by: Microsoft
  • 19 total downloads
  • Latest version: 8.0.16
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Runtime.linux-x64 by: Microsoft
  • 179 total downloads
  • Latest version: 8.0.20
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Jit by: Microsoft
  • 147 total downloads
  • Latest version: 1.0.2
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 2.937k 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.Portable.Compatibility by: Microsoft
  • 173 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.Runtime.CoreCLR by: Microsoft
  • 159 total downloads
  • Latest version: 1.0.2
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.