Microsoft.Maui.Core
by: Microsoft
- 3 total downloads
- Latest version: 10.0.71
.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 core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Essentials
by: Microsoft
- 3 total downloads
- Latest version: 10.0.71
.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 APIs for working with device sensors and other features.
Microsoft.Maui.Graphics
by: Microsoft
- 4 total downloads
- Latest version: 10.0.71
.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
- 12 total downloads
- Latest version: 10.0.71
.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
- 8 total downloads
- Latest version: 11.0.0-preview.5.26304.4
.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.Net.Compilers
by: Microsoft
- 56 total downloads
- Latest version: 4.2.0-4.final
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/76398adb17bed731280dd869e8b03b2b04cd1f67.
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 2.3.11
HTTP header parser implementations.
Microsoft.Net.Native.Compiler
by: Microsoft
- 2 total downloads
- Latest version: 2.0.6
.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.StringTools
by: Microsoft
- 6 total downloads
- Latest version: 18.7.1
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100
by: Microsoft
- 23 total downloads
- Latest version: 8.0.27
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
by: Microsoft
- 28 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 33 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workloads.10.0.100
by: Microsoft
- 21 total downloads
- Latest version: 10.109.1
This package contains the workload set manifest for the 10.0.100 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 9.0.5
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 3.1.6
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
3acd9b0cd16596bad450c82be08780875a73c05c
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 3 total downloads
- Latest version: 3.1.16
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
4c6b4aa257241c4d419b8c271e37afac4445b1c0
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 total downloads
- Latest version: 2.2.6
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
7dac9b1b519c769f8b12546913456e6cfb80d58d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 6.0.7
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1-rc2-24027
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb