Microsoft.Maui.Extensions by: Microsoft
  • 276 total downloads
  • Latest version: 6.0.553+0-sha.4e42dc24b-azdo.7673671
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Graphics by: Microsoft
  • 1.764k total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing
.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 contains a collection of cross-platform graphics and drawing APIs.
Microsoft.Maui.Graphics.Skia by: Microsoft
  • 1.113k total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing skia skiasharp
.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 contains additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.
Microsoft.Maui.Resizetizer by: Microsoft
  • 900 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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 contains image, font and raw asset processing tools.
Microsoft.Maui.Resizetizer.Sdk by: Microsoft
  • 45 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
  • 104 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.Build.Containers by: Microsoft
  • 1.007k total downloads
  • Latest version: 10.0.102
  • containers docker Microsoft.NET.Build.Containers
Tasks and targets to natively publish .NET applications as containers.
Microsoft.Net.Compilers by: Microsoft
  • 2.412k 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.Compilers.Toolset by: Microsoft
  • 1.717k total downloads
  • Latest version: 5.0.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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.Net.Http.Headers by: Microsoft
  • 1.809k total downloads
  • Latest version: 2.3.9
  • http
HTTP header parser implementations.
Microsoft.NET.ILLink.Analyzers by: Microsoft
  • 14 total downloads
  • Latest version: 7.0.100-1.23401.1
Analyzer utilities for ILLink attributes and single-file
Microsoft.NET.ILLink.Tasks by: Microsoft
  • 212 total downloads
  • Latest version: 10.0.0
MSBuild tasks for running the IL Linker
Microsoft.Net.Native.Compiler by: Microsoft
  • 510 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
  • 160 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-x64 by: Microsoft
  • 150 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
  • 152 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.Runtime.MonoAOTCompiler.Task by: Microsoft
  • 1.627k total downloads
  • Latest version: 10.0.2
Provides the MonoAOTCompiler task
Microsoft.NET.Runtime.MonoTargets.Sdk by: Microsoft
  • 954 total downloads
  • Latest version: 10.0.1
Provides the tasks+targets, for consumption by mono-based workloads
Microsoft.Net.Sdk.Compilers.Toolset by: Microsoft
  • 204 total downloads
  • Latest version: 10.0.101
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
  • 551 total downloads
  • Latest version: 18.0.2
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.