Microsoft.Net.Http.Headers by: Microsoft
  • 1.479k total downloads
  • Latest version: 2.2.0
  • http
HTTP header parser implementations. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.NET.StringTools by: Microsoft
  • 36 total downloads
  • Latest version: 17.8.3
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 82 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
  • 80 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
  • 85 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
  • 82 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
  • 80 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
  • 81 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Jit by: Microsoft
  • 254 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
  • 4.266k 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
  • 277 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
  • 278 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
  • 1.081k 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
  • 288 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
  • 295 total downloads
  • Latest version: 1.6.14
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Playwright by: Microsoft
  • 243 total downloads
  • Latest version: 1.57.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.SemanticKernel by: Microsoft
  • 27 total downloads
  • Latest version: 1.68.0
  • AI Artificial Intelligence SDK
Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2. Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps.
Microsoft.SemanticKernel.Abstractions by: Microsoft
  • 17 total downloads
  • Latest version: 1.68.0
  • AI Artificial Intelligence SDK
Semantic Kernel interfaces and abstractions. This package is automatically installed by Semantic Kernel packages if needed.
Microsoft.SemanticKernel.Connectors.AzureOpenAI by: Microsoft
  • 15 total downloads
  • Latest version: 1.68.0
  • AI Artificial Intelligence SDK
Semantic Kernel connectors for Azure OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.
Microsoft.SemanticKernel.Connectors.OpenAI by: Microsoft
  • 25 total downloads
  • Latest version: 1.68.0
  • AI Artificial Intelligence SDK
Semantic Kernel connectors for OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.