Fabulous.MauiControls 8.1.0-pre13

This is a prerelease version of Fabulous.MauiControls.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Fabulous.MauiControls --version 8.1.0-pre13                
NuGet\Install-Package Fabulous.MauiControls -Version 8.1.0-pre13                
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.1.0-pre13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fabulous.MauiControls --version 8.1.0-pre13                
#r "nuget: Fabulous.MauiControls, 8.1.0-pre13"                
#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.
// Install Fabulous.MauiControls as a Cake Addin
#addin nuget:?package=Fabulous.MauiControls&version=8.1.0-pre13&prerelease

// Install Fabulous.MauiControls as a Cake Tool
#tool nuget:?package=Fabulous.MauiControls&version=8.1.0-pre13&prerelease                

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 Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Fabulous.MauiControls:

Package Downloads
Fabulous.MauiControls.Maps

Maps implementation for Fabulous

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
.NET MAUI Samples
Version Downloads Last updated
9.0.0-pre6 231 1/16/2025
9.0.0-pre5 209 11/25/2024
9.0.0-pre4 113 11/21/2024
9.0.0-pre3 73 11/20/2024
9.0.0-pre2 90 11/17/2024
9.0.0-pre1 128 11/14/2024
8.1.0-pre9 167 1/30/2024
8.1.0-pre8 106 1/30/2024
8.1.0-pre7 100 1/29/2024
8.1.0-pre6 118 1/20/2024
8.1.0-pre5 160 1/18/2024
8.1.0-pre4 111 1/16/2024
8.1.0-pre21 86 11/8/2024
8.1.0-pre20 87 11/7/2024
8.1.0-pre2 193 12/7/2023
8.1.0-pre19 97 10/28/2024
8.1.0-pre18 110 10/24/2024
8.1.0-pre17 169 3/26/2024
8.1.0-pre16 121 3/25/2024
8.1.0-pre15 112 3/4/2024
8.1.0-pre14 117 3/4/2024
8.1.0-pre13 115 2/26/2024
8.1.0-pre12 115 2/21/2024
8.1.0-pre11 129 2/19/2024
8.1.0-pre10 134 2/12/2024
8.1.0-pre1 136 11/22/2023
8.0.5 1,456 1/10/2024
8.0.4 187 1/8/2024
8.0.3 205 1/3/2024
8.0.2 201 12/12/2023
8.0.1 305 11/14/2023
8.0.0 130 11/14/2023
2.8.1 303 10/22/2023
2.8.1-net8.0-3 113 11/12/2023
2.8.1-net8.0 116 11/6/2023
2.8.0 323 8/8/2023
2.8.0-net8.0-4 164 9/19/2023
2.8.0-net8.0-3 78 9/18/2023
2.8.0-net8.0-2 88 8/14/2023
2.8.0-net8.0 91 8/9/2023
2.7.0 300 6/1/2023
2.7.0-net8.0 713 6/1/2023
2.6.0 238 5/22/2023
2.6.0-net8.0 128 5/29/2023
2.5.1 735 3/30/2023
2.5.0 466 3/6/2023
2.4.0 428 2/27/2023
2.3.2 359 2/10/2023
2.3.1 404 2/9/2023
2.2.0 504 1/24/2023
2.2.0-preview.1 118 11/17/2022
2.1.3 437 1/14/2023
2.1.1 442 1/5/2023
2.1.0 462 11/9/2022
2.1.0-preview.7 147 10/20/2022
2.1.0-preview.6 118 10/17/2022
2.1.0-preview.5 113 10/12/2022
2.1.0-preview.4 101 10/11/2022
2.1.0-preview.3 113 10/3/2022
2.1.0-preview.2 141 9/1/2022

### Added
- Add support for  widget by @TimLariviere (https://github.com/fabulous-dev/Fabulous.MauiControls/pull/62)