Microsoft.Net.Http.Headers by: Microsoft
  • 2.156k total downloads
  • Latest version: 2.3.11
  • http
HTTP header parser implementations.
Microsoft.NET.StringTools by: Microsoft
  • 770 total downloads
  • Latest version: 18.8.2
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NET.Test.Sdk by: Microsoft
  • 4.687k total downloads
  • Latest version: 18.8.1
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NET.Build.Containers by: Microsoft
  • 1.969k total downloads
  • Latest version: 11.0.100-preview.4.26230.115
  • containers docker Microsoft.NET.Build.Containers
Tasks and targets to natively publish .NET applications as containers.
Microsoft.Net.Compilers by: Microsoft
  • 3.326k total downloads
  • Latest version: 4.2.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers 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. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 309 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.Native.Compiler by: Microsoft
  • 729 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
  • 210 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
  • 2.476k total downloads
  • Latest version: 5.6.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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.Net.Native.SharedLibrary-x64 by: Microsoft
  • 205 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.Native.SharedLibrary-x86 by: Microsoft
  • 214 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.WebSocketAbstractions by: Microsoft
  • 106 total downloads
  • Latest version: 1.0.0-beta4
WebSocket abstract base class.
Microsoft.NET.Runtime.MonoAOTCompiler.Task by: Microsoft
  • 2.596k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Provides the MonoAOTCompiler task
Microsoft.NET.Runtime.MonoTargets.Sdk by: Microsoft
  • 1.714k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Provides the tasks+targets, for consumption by mono-based workloads
Microsoft.Net.Sdk.Compilers.Toolset by: Microsoft
  • 636 total downloads
  • Latest version: 11.0.100-preview.5.26302.115
Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only: do not reference this package directly as it is explicitly not supported in that fashion. This package is automatically downloaded when your MSBuild version does not match your SDK version. Then the package is used to build your project with the compiler version matching your SDK version instead of the one bundled with MSBuild. If you want to download this package using the dotnet CLI, you can use the following command: ``` dotnet restore /p:BuildWithNetFrameworkHostedCompiler=true ``` If you want to disable automatic download and use of this package, set property `BuildWithNetFrameworkHostedCompiler` to `false` (for example, in your `.csproj` or `Directory.Build.props` file). However, be aware that you will be building with mismatched compiler and SDK versions. That is explicitly not supported and can lead to errors (especially with analyzers and source generators).
Microsoft.Maui.Resizetizer.Sdk by: Microsoft
  • 69 total downloads
  • Latest version: 6.0.200-preview.12.2441+sha.41980c32e-azdo.5603739
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.MixedReality.WebRTC by: Microsoft
  • 161 total downloads
  • Latest version: 2.0.2
  • WebRTC video audio data streaming realtime communication dotnet .NET C#
MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio, video, and data real-time communication into their application and improve their collaborative experience. This package contains the C# and native C++ libraries (x86, x64) for Windows Desktop.
Microsoft.NET.ILLink.Tasks by: Microsoft
  • 677 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
MSBuild tasks for running the IL Linker
Microsoft.NET.ILLink.Analyzers by: Microsoft
  • 44 total downloads
  • Latest version: 7.0.100-1.23401.1
Analyzer utilities for ILLink attributes and single-file
Microsoft.ML.DataView by: Microsoft
  • 90 total downloads
  • Latest version: 6.0.0-preview.26160.2
  • ML.NET ML Machine Learning
Contains the IDataView system which is a set of interfaces and components that provide efficient, compositional processing of schematized data for machine learning and advanced analytics applications.