Microsoft.NETFramework.ReferenceAssemblies.net461
by: Microsoft
- 269 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NET.ILLink.Tasks
by: Microsoft
- 1.481k total downloads
- Latest version: 10.0.0
MSBuild tasks for running the IL Linker
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 106 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net471
by: Microsoft
- 424 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 254 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
- 39.423k total downloads
- Latest version: 8.0.22
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Sdk.WebAssembly.Pack
by: Microsoft
- 1.541k total downloads
- Latest version: 10.0.0
SDK for building and publishing WebAssembly applications.
Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 460 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net462
by: Microsoft
- 243 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.Net.Native.SharedLibrary-x86
by: Microsoft
- 573 total downloads
- Latest version: 2.0.3
.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.NETFramework.ReferenceAssemblies.net48
by: Microsoft
- 287 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NET.Test.Sdk
by: Microsoft
- 8.276k total downloads
- Latest version: 18.0.1
The MSbuild targets and properties for building .NET test projects.
Microsoft.Net.Native.SharedLibrary-arm
by: Microsoft
- 577 total downloads
- Latest version: 2.0.3
.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.UWPCoreRuntimeSdk
by: Microsoft
- 697 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
- 2.284k total downloads
- Latest version: 2.2.12-rel-33220-00
.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-x64
by: Microsoft
- 412 total downloads
- Latest version: 2.0.3
.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.Http.Headers
by: Microsoft
- 17.6k total downloads
- Latest version: 2.3.4
HTTP header parser implementations.
Microsoft.Net.WebSocketAbstractions
by: Microsoft
- 206 total downloads
- Latest version: 1.0.0-beta4
WebSocket abstract base class.
Microsoft.Net.Sdk.Compilers.Toolset
by: Microsoft
- 1.865k total downloads
- Latest version: 10.0.100
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.NET.StringTools
by: Microsoft
- 1.7k total downloads
- Latest version: 18.0.2
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.