Fabulous.MauiControls 2.6.0

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

// Install Fabulous.MauiControls as a Cake Tool
#tool nuget:?package=Fabulous.MauiControls&version=2.6.0                

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 net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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
8.1.0-pre9 149 1/30/2024
8.1.0-pre8 95 1/30/2024
8.1.0-pre7 86 1/29/2024
8.1.0-pre6 103 1/20/2024
8.1.0-pre5 149 1/18/2024
8.1.0-pre4 99 1/16/2024
8.1.0-pre2 181 12/7/2023
8.1.0-pre19 75 10/28/2024
8.1.0-pre18 91 10/24/2024
8.1.0-pre17 155 3/26/2024
8.1.0-pre16 109 3/25/2024
8.1.0-pre15 100 3/4/2024
8.1.0-pre14 107 3/4/2024
8.1.0-pre13 102 2/26/2024
8.1.0-pre12 101 2/21/2024
8.1.0-pre11 107 2/19/2024
8.1.0-pre10 118 2/12/2024
8.1.0-pre1 126 11/22/2023
8.0.5 1,182 1/10/2024
8.0.4 172 1/8/2024
8.0.3 192 1/3/2024
8.0.2 187 12/12/2023
8.0.1 291 11/14/2023
8.0.0 116 11/14/2023
2.8.1 288 10/22/2023
2.8.1-net8.0-3 100 11/12/2023
2.8.1-net8.0 106 11/6/2023
2.8.0 311 8/8/2023
2.8.0-net8.0-4 153 9/19/2023
2.8.0-net8.0-3 71 9/18/2023
2.8.0-net8.0-2 82 8/14/2023
2.8.0-net8.0 83 8/9/2023
2.7.0 286 6/1/2023
2.7.0-net8.0 702 6/1/2023
2.6.0 226 5/22/2023
2.6.0-net8.0 116 5/29/2023
2.5.1 721 3/30/2023
2.5.0 446 3/6/2023
2.4.0 402 2/27/2023
2.3.2 341 2/10/2023
2.3.1 389 2/9/2023
2.2.0 487 1/24/2023
2.2.0-preview.1 103 11/17/2022
2.1.3 421 1/14/2023
2.1.1 426 1/5/2023
2.1.0 443 11/9/2022
2.1.0-preview.7 131 10/20/2022
2.1.0-preview.6 105 10/17/2022
2.1.0-preview.5 101 10/12/2022
2.1.0-preview.4 87 10/11/2022
2.1.0-preview.3 100 10/3/2022
2.1.0-preview.2 122 9/1/2022

### Changed
- Update Fabulous dependency to 2.3.0 < 2.4.0 supported