VOOZH about

URL: https://www.nuget.org/packages/Fabulous.MauiControls/

⇱ NuGet Gallery | Fabulous.MauiControls 8.0.5




👁 Image
Fabulous.MauiControls 8.0.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Fabulous.MauiControls --version 8.0.5
 
 
NuGet\Install-Package Fabulous.MauiControls -Version 8.0.5
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fabulous.MauiControls" Version="8.0.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fabulous.MauiControls" Version="8.0.5" />
 
Directory.Packages.props
<PackageReference Include="Fabulous.MauiControls" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fabulous.MauiControls --version 8.0.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fabulous.MauiControls, 8.0.5"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fabulous.MauiControls@8.0.5
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fabulous.MauiControls&version=8.0.5
 
Install as a Cake Addin
#tool nuget:?package=Fabulous.MauiControls&version=8.0.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Fabulous for .NET MAUI (Microsoft.Maui.Controls)

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!

Getting Started

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

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

GitHub repositories (1)

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
Loading failed

### Changed
- Additional performance optimizations by @TimLariviere (https://github.com/fabulous-dev/Fabulous.MauiControls/pull/55)