Microsoft.Maui.Controls
8.0.0-rc.2.9511
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Maui.Controls --version 8.0.0-rc.2.9511
NuGet\Install-Package Microsoft.Maui.Controls -Version 8.0.0-rc.2.9511
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9511" />
paket add Microsoft.Maui.Controls --version 8.0.0-rc.2.9511
#r "nuget: Microsoft.Maui.Controls, 8.0.0-rc.2.9511"
// Install Microsoft.Maui.Controls as a Cake Addin #addin nuget:?package=Microsoft.Maui.Controls&version=8.0.0-rc.2.9511&prerelease // Install Microsoft.Maui.Controls as a Cake Tool #tool nuget:?package=Microsoft.Maui.Controls&version=8.0.0-rc.2.9511&prerelease
.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.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
.NETStandard 2.1
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-android34.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-ios17.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-maccatalyst17.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-tizen7.0
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-windows10.0.19041
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
-
net8.0-windows10.0.20348
- Microsoft.Maui.Controls.Build.Tasks (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Core (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Controls.Xaml (>= 8.0.0-rc.2.9511)
- Microsoft.Maui.Resizetizer (>= 8.0.0-rc.2.9511)
NuGet packages (460)
Showing the top 5 NuGet packages that depend on Microsoft.Maui.Controls:
Package | Downloads |
---|---|
CommunityToolkit.Maui
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI. |
|
TIKSN-Framework
This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes. |
|
SkiaSharp.Views.Maui.Controls
SkiaSharp for .NET MAUI is a set of views that can be used to draw on the screen. |
|
MR.Gestures
With MR.Gestures you can handle all the touch gestures in your MAUI apps. |
|
SkiaSharp.Extended.UI.Maui
This package adds additional SkiaSharp controls to .NET MAUI. |
GitHub repositories (132)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Maui.Controls:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
Version | Downloads | Last updated |
---|---|---|
9.0.10 | 2,791 | 11/14/2024 |
9.0.0 | 9,042 | 11/12/2024 |
9.0.0-rc.2.24503.2 | 23,408 | 10/8/2024 |
9.0.0-rc.1.24453.9 | 18,532 | 9/10/2024 |
9.0.0-preview.7.24407.4 | 5,361 | 8/13/2024 |
9.0.0-preview.6.24327.7 | 18,107 | 7/9/2024 |
9.0.0-preview.5.24307.10 | 9,173 | 6/11/2024 |
9.0.0-preview.4.10690 | 11,042 | 5/21/2024 |
9.0.0-preview.3.10457 | 23,863 | 4/11/2024 |
9.0.0-preview.2.10293 | 2,723 | 3/12/2024 |
9.0.0-preview.1.9973 | 6,741 | 2/13/2024 |
8.0.100 | 1,125 | 11/14/2024 |
8.0.93 | 15,352 | 11/7/2024 |
8.0.92 | 73,673 | 10/15/2024 |
8.0.91 | 83,828 | 9/25/2024 |
8.0.90 | 55,545 | 9/13/2024 |
8.0.83 | 36,152 | 11/4/2024 |
8.0.82 | 460,150 | 8/28/2024 |
8.0.80 | 138,975 | 8/7/2024 |
8.0.72 | 212,585 | 8/12/2024 |
8.0.71 | 99,109 | 7/31/2024 |
8.0.70 | 119,981 | 7/9/2024 |
8.0.61 | 183,447 | 6/25/2024 |
8.0.60 | 83,824 | 6/12/2024 |
8.0.40 | 295,282 | 5/14/2024 |
8.0.21 | 325,767 | 4/23/2024 |
8.0.20 | 100,880 | 4/9/2024 |
8.0.14 | 182,832 | 3/21/2024 |
8.0.10 | 63,776 | 3/12/2024 |
8.0.7 | 433,521 | 2/14/2024 |
8.0.6 | 291,896 | 1/17/2024 |
8.0.3 | 477,890 | 11/14/2023 |
8.0.0-rc.2.9530 | 11,055 | 11/7/2023 |
8.0.0-rc.2.9511 | 7,269 | 10/31/2023 |
8.0.0-rc.2.9373 | 27,743 | 10/10/2023 |
8.0.0-rc.1.9171 | 32,028 | 9/12/2023 |
8.0.0-preview.7.8842 | 13,816 | 8/8/2023 |
8.0.0-preview.6.8686 | 12,854 | 7/11/2023 |
8.0.0-preview.5.8529 | 4,290 | 6/13/2023 |
8.0.0-preview.4.8333 | 2,579 | 5/16/2023 |
8.0.0-preview.3.8149 | 3,332 | 4/11/2023 |
8.0.0-preview.2.7871 | 3,054 | 3/14/2023 |
8.0.0-preview.1.7762 | 2,404 | 2/21/2023 |