Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 9.0.120
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Net.Compilers
by: Microsoft
- 12 total downloads
- Latest version: 4.2.0
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.Http
by: Microsoft
- 7 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.ILLink.Tasks
by: Microsoft
- 989 total downloads
- Latest version: 10.0.5
MSBuild tasks for running the IL Linker
Microsoft.NET.Sdk.WebAssembly.Pack
by: Microsoft
- 942 total downloads
- Latest version: 10.0.3
SDK for building and publishing WebAssembly applications.
- 2,63k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100
by: Microsoft
- 2,632k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
by: Microsoft
- 2,622k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2,615k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2,626k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2,632k total downloads
- Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NetCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.8
Microsoft recommended .NetCore API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.NETCore.Platforms
by: Microsoft
- 41,647k total downloads
- Latest version: 7.0.4
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Targets
by: Microsoft
- 20,564k total downloads
- Latest version: 5.0.0
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.NetFramework.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 2.9.8
Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.Office.Interop.Excel
by: Microsoft
- 3 total downloads
- Latest version: 15.0.4795.1001
This an assembly you can use for Excel 2013/2016/2019 COM interop, generated and signed by Microsoft. This is entirely unsupported and there is no license since it is a repackaging of Office assemblies.
Microsoft.Office.Interop.Word
by: Microsoft
- 3 total downloads
- Latest version: 15.0.4797.1004
This an assembly you can use for Word 2013/2016/2019 COM interop, generated and signed by Microsoft. This is entirely unsupported and there is no license since it is a repackaging of Office assemblies.
Microsoft.OpenApi
by: Microsoft
- 131 total downloads
- Latest version: 1.2.3
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Owin
by: Microsoft
- 5 total downloads
- Latest version: 4.2.2
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Host.HttpListener
by: Microsoft
- 1 total downloads
- Latest version: 4.2.2
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.