Microsoft.Net.Http.zh-Hans
by: Microsoft
- 58 total downloads
- Latest version: 2.0.20710
此程序包包含 Microsoft .NET Framework 4 HTTP Client Libraries 的 简体中文 附属程序集。
Microsoft.NET.ILLink.Tasks
by: Microsoft
- 1.059k total downloads
- Latest version: 10.0.0
MSBuild tasks for running the IL Linker
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 89 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net471
by: Microsoft
- 364 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 207 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
- 38.087k 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.135k total downloads
- Latest version: 10.0.0
SDK for building and publishing WebAssembly applications.
Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 389 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.Net.Native.SharedLibrary-x86
by: Microsoft
- 503 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
- 218 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NET.Test.Sdk
by: Microsoft
- 4.678k total downloads
- Latest version: 18.0.1
The MSbuild targets and properties for building .NET test projects.
Microsoft.Net.Native.SharedLibrary-arm
by: Microsoft
- 500 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
- 534 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
- 1.924k 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.Http
by: Microsoft
- 483 total downloads
- Latest version: 2.2.29
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Supported Platforms:
- .NET Framework 4
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
Microsoft.Net.Native.SharedLibrary-x64
by: Microsoft
- 341 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.185k total downloads
- Latest version: 2.3.4
HTTP header parser implementations.
Microsoft.Net.WebSocketAbstractions
by: Microsoft
- 176 total downloads
- Latest version: 1.0.0-beta4
WebSocket abstract base class.
Microsoft.Net.Sdk.Compilers.Toolset
by: Microsoft
- 1.492k 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.41k 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.