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.944k 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
  • 174 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
  • 160 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.
Microsoft.NETCore.Targets by: Microsoft
  • 690 total downloads
  • Latest version: 1.1.3
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.Windows.ApiSets by: Microsoft
  • 169 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.OpenApi by: Microsoft
  • 168 total downloads
  • Latest version: 1.6.14
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Playwright by: Microsoft
  • 100 total downloads
  • Latest version: 1.53.0
  • headless chrome firefox webkit playwright
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.
Microsoft.SourceLink.Common by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
  • MSBuild Tasks GitHub source link
Generates source link for GitHub repositories.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 149 total downloads
  • Latest version: 1.21.0
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 31 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Core by: Microsoft
  • 25 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 36 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore by: Microsoft
  • 25 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Templating by: Microsoft
  • 29 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 27 total downloads
  • Latest version: 8.0.2
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc by: Microsoft
  • 26 total downloads
  • Latest version: 8.0.2
  • aspnetcore aspnetcoremvc codegenerator scaffolding visualstudioweb
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Win32.Primitives by: Microsoft
  • 670 total downloads
  • Latest version: 4.3.0
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry by: Microsoft
  • 1.302k total downloads
  • Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.