Microsoft.Extensions.Primitives
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.WebEncoders
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 21 total downloads
- Latest version: 5.0.0-rc.2-26098.1
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Identity.Client
by: Microsoft
- 2 total downloads
- Latest version: 1.1.4-preview0002
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 18 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Controls
by: Microsoft
- 22 total downloads
- Latest version: 11.0.0-preview.3.26203.7
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 54 total downloads
- Latest version: 10.0.60
.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.Maui.Dependencies
by: Microsoft
- 6 total downloads
- Latest version: 6.0.548+0-sha.b9ebae531-azdo.6979031
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Extensions
by: Microsoft
- 9 total downloads
- Latest version: 6.0.552+0-sha.6e98ae942-azdo.7212333
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer
by: Microsoft
- 20 total downloads
- Latest version: 10.0.51
.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
- 16 total downloads
- Latest version: 7.0.101+4-sha.f97a31da6a-azdo.8632927
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Compilers
by: Microsoft
- 5 total downloads
- Latest version: 3.9.0-3.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/e5eb71d6714749bccf91d9268ece78cd5d4d43ea.
Microsoft.NET.Sdk.Maui.Manifest-8.0.100
by: Microsoft
- 1 total downloads
- Latest version: 8.0.61
.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.
- 1 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workloads.10.0.100
by: Microsoft
- 0 total downloads
- Latest version: 10.102.0
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.App.Host.linux-x64
by: Microsoft
- 12 total downloads
- Latest version: 10.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 8 total downloads
- Latest version: 10.0.0-preview.1.25080.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Ref
by: Microsoft
- 4 total downloads
- Latest version: 9.0.13
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 58 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides the .NET app bootstrapper intended for use in the application directory