![]() |
VOOZH | about |
dotnet add package Fabulous.MauiControls --version 8.0.5
NuGet\Install-Package Fabulous.MauiControls -Version 8.0.5
<PackageReference Include="Fabulous.MauiControls" Version="8.0.5" />
<PackageVersion Include="Fabulous.MauiControls" Version="8.0.5" />Directory.Packages.props
<PackageReference Include="Fabulous.MauiControls" />Project file
paket add Fabulous.MauiControls --version 8.0.5
#r "nuget: Fabulous.MauiControls, 8.0.5"
#:package Fabulous.MauiControls@8.0.5
#addin nuget:?package=Fabulous.MauiControls&version=8.0.5Install as a Cake Addin
#tool nuget:?package=Fabulous.MauiControls&version=8.0.5Install as a Cake Tool
Fabulous.MauiControls brings the great development experience of Fabulous to .NET MAUI, allowing you to take advantage of the latest cross-platform UI framework from Microsoft with a tailored declarative UI DSL and clean architecture.
Deploy to any platform supported by .NET MAUI, such as Android, iOS, macOS, Windows, Linux and more!
You can start your new Fabulous.MauiControls app in a matter of seconds using the dotnet CLI templates.
For a starter guide see our documentation.
dotnet new install Fabulous.MauiControls.Templates
dotnet new fabulous-mauicontrols -n MyApp
Documentation can be found at https://docs.fabulous.dev/v2/maui.controls
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Fabulous.MauiControls:
| Package | Downloads |
|---|---|
|
Fabulous.MauiControls.Maps
Maps implementation for Fabulous |
|
|
RTOpenAI.Api
F# library wrapping the OpenAI realtime (voice) API |
|
|
Fabulous.MauiControls.MediaElement
MediaElement implementation for Fabulous |
Showing the top 1 popular GitHub repositories that depend on Fabulous.MauiControls:
| Repository | Stars |
|---|---|
|
egvijayanand/dotnet-maui-samples
Sample apps for working with .NET MAUI
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-pre9 | 489 | 6/5/2025 |
| 9.0.0-pre8 | 334 | 4/28/2025 |
| 9.0.0-pre6 | 455 | 1/16/2025 |
| 9.0.0-pre5 | 313 | 11/25/2024 |
| 9.0.0-pre4 | 216 | 11/21/2024 |
| 9.0.0-pre3 | 176 | 11/20/2024 |
| 9.0.0-pre2 | 184 | 11/17/2024 |
| 9.0.0-pre1 | 230 | 11/14/2024 |
| 8.1.0-pre21 | 185 | 11/8/2024 |
| 8.1.0-pre20 | 183 | 11/7/2024 |
| 8.1.0-pre19 | 198 | 10/28/2024 |
| 8.1.0-pre18 | 219 | 10/24/2024 |
| 8.1.0-pre17 | 271 | 3/26/2024 |
| 8.1.0-pre16 | 225 | 3/25/2024 |
| 8.1.0-pre15 | 211 | 3/4/2024 |
| 8.1.0-pre14 | 216 | 3/4/2024 |
| 8.1.0-pre13 | 203 | 2/26/2024 |
| 8.1.0-pre12 | 211 | 2/21/2024 |
| 8.0.5 | 2,221 | 1/10/2024 |
### Changed
- Additional performance optimizations by @TimLariviere (https://github.com/fabulous-dev/Fabulous.MauiControls/pull/55)