Syncfusion.Maui.ProgressBar 31.2.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Maui.ProgressBar --version 31.2.4
                    
NuGet\Install-Package Syncfusion.Maui.ProgressBar -Version 31.2.4
                    
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="Syncfusion.Maui.ProgressBar" Version="31.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Maui.ProgressBar" Version="31.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Maui.ProgressBar" />
                    
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 Syncfusion.Maui.ProgressBar --version 31.2.4
                    
#r "nuget: Syncfusion.Maui.ProgressBar, 31.2.4"
                    
#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 Syncfusion.Maui.ProgressBar@31.2.4
                    
#: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=Syncfusion.Maui.ProgressBar&version=31.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Maui.ProgressBar&version=31.2.4
                    
Install as a Cake Tool

Syncfusion.Maui.ProgressBar Components

This package contains .NET MAUI Linear ProgressBar, .NET MAUI Circular ProgressBar and .NET MAUI Step ProgressBar components for .NET MAUI application.

System Requirements

Linear ProgressBar

The Syncfusion .NET MAUI Linear ProgressBar control shows the progress of a task with custom visuals. It displays the progress of a process in rectangular shapes, determinate and indeterminate states, segments, and smooth animation. You can also define ranges with different colors.

.NET MAUI Linear ProgressBar

Features Overview | Docs | Online Demo | Support | Forums | Feedback

Getting Started

Circular ProgressBar

The Syncfusion .NET MAUI Circular ProgressBar control shows the progress of a task with customizable visuals. It displaying the progress of a process in circular shapes, determinate and indeterminate states, segments, smooth animation, and with customizable content. You can also define ranges with different colors.

.NET MAUI Circular ProgressBar

Features Overview | Docs | Online Demo | Support | Forums | Feedback

Getting Started

Step ProgressBar

The Syncfusion .NET MAUI Step ProgressBar is a control that indicates the progress of a multiple-step (state) process. This control can be used to track the progress of an online purchase, new user registration, live location tracking of buses, trains, flights, and more.

.NET MAUI Step ProgressBar

Features Overview | Docs | Online Demo | Support | Forums | Feedback

Key Features

  • Display the progress in either horizontal or vertical orientation.
  • Provides three-state progress indication: Not Started, In Progress, and Completed.
  • Customize the active step index and progress values.
  • Add descriptions to each state on both sides.
  • Customize step content using numbers, ticks, crosses, dots, or images.
  • Customize the shape of each state or step, allowing for options such as circles or squares.
Getting Started

To initialize the Step ProgressBar control add the below code to your xaml file.

<?xml version="1.0" encoding="utf-8" ?>
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:progressBar="clr-namespace:Syncfusion.Maui.ProgressBar;assembly=Syncfusion.Maui.ProgressBar"
             x:Class="StepProgressBarTesting.MainPage">
        <progressBar:SfStepProgressBar />
</ContentPage>

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (.NET MAUI, Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.0 is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.19041 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 Syncfusion.Maui.ProgressBar:

Package Downloads
Cyber.FrameworkNet8

Phiên bản CyberPlus phát triển trên nền tảng .Net Maui

SharedMauiXamlStylesLibrary.Syncfusion

A collection of predefined Control styles for MAUI and Syncfusion.

Cyber.FrameworkNet8_FutaHaSon

Phiên bản CyberPlus phát triển trên nền tảng .Net Maui

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Syncfusion.Maui.ProgressBar:

Repository Stars
AvaloniaUI/AvaloniaMauiHybrid
Brings templated controls, pixel perfect rendering, animations, styling and composition to Maui
syncfusion/maui-demos
This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them
Strypper/mauisland
MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
Version Downloads Last Updated
31.2.15 0 11/25/2025
31.2.12 1,044 11/18/2025
31.2.10 1,081 11/12/2025
31.2.5 1,484 11/3/2025
31.2.4 2,662 10/28/2025
31.2.3 1,318 10/21/2025
31.2.2 1,750 10/15/2025
31.1.23 5,296 10/6/2025
31.1.22 1,108 9/30/2025
31.1.21 1,231 9/22/2025
31.1.20 1,943 9/16/2025
31.1.19 1,072 9/11/2025
31.1.18 546 9/10/2025
31.1.17 756 9/5/2025
30.2.7 4,433 8/25/2025
30.2.6 1,291 8/18/2025
30.2.5 1,505 8/13/2025
30.2.4 1,361 8/7/2025
30.1.42 4,081 7/28/2025
30.1.41 2,116 7/22/2025
30.1.40 1,139 7/14/2025
30.1.39 2,120 7/8/2025
30.1.38 4,270 7/1/2025
30.1.37 3,266 6/25/2025
29.2.11 2,102 6/16/2025
29.2.10 1,852 6/9/2025
29.2.9 1,004 6/5/2025
29.2.8 638 6/3/2025
29.2.7 1,237 5/26/2025
29.2.5 6,725 5/21/2025
29.2.4 1,156 5/14/2025
29.1.41 20,183 5/5/2025
29.1.40 2,135 4/28/2025
29.1.39 2,861 4/21/2025
29.1.38 2,987 4/15/2025
29.1.37 3,195 4/8/2025
29.1.35 6,651 4/1/2025
29.1.33 4,926 3/25/2025
28.2.12 1,904 3/19/2025
28.2.11 3,087 3/11/2025
28.2.9 2,652 3/4/2025
28.2.7 2,044 2/25/2025
28.2.6 3,085 2/17/2025
28.2.5 2,020 2/11/2025
28.2.4 2,555 2/4/2025
28.2.3 1,724 1/29/2025
28.1.41 17,619 1/21/2025
28.1.39 2,570 1/14/2025
28.1.38 1,909 1/7/2025
28.1.37 1,794 12/31/2024
28.1.36 1,559 12/23/2024
28.1.35 1,960 12/18/2024
28.1.33 3,052 12/12/2024
27.2.5 11,404 12/2/2024
27.2.4 2,119 11/26/2024
27.2.3 697 11/22/2024
27.2.2 11,389 11/15/2024
27.1.58 6,213 11/4/2024
27.1.57 1,336 10/29/2024
27.1.56 1,406 10/23/2024
27.1.55 1,335 10/21/2024
27.1.53 17,744 10/14/2024
27.1.52 4,062 10/7/2024
27.1.51 4,630 9/30/2024
27.1.50 2,900 9/24/2024
27.1.48 1,909 9/18/2024
26.2.14 10,225 9/9/2024
26.2.13 2,150 9/5/2024
26.2.12 891 9/2/2024
26.2.11 32,327 8/27/2024
26.2.10 5,000 8/19/2024
26.2.9 2,989 8/12/2024
26.2.8 2,189 8/5/2024
26.2.7 1,981 7/29/2024
26.2.5 1,715 7/26/2024
26.2.4 942 7/24/2024
26.1.42 3,372 7/15/2024
26.1.41 1,652 7/8/2024
26.1.40 8,839 7/1/2024
26.1.39 3,121 6/24/2024
26.1.38 969 6/18/2024
26.1.35 5,685 6/11/2024
25.2.7 5,119 6/3/2024
25.2.6 1,130 5/28/2024
25.2.5 1,667 5/21/2024
25.2.4 7,321 5/14/2024
25.2.3 2,173 5/8/2024
25.1.42 2,505 4/29/2024
25.1.41 2,826 4/23/2024
25.1.40 5,079 4/15/2024
25.1.39 1,819 4/8/2024
25.1.38 2,769 4/1/2024
25.1.37 12,440 3/26/2024
25.1.35 15,919 3/15/2024
24.2.9 4,467 3/5/2024
24.2.8 3,608 2/27/2024
24.2.7 6,020 2/20/2024
24.2.6 4,232 2/15/2024
24.2.5 695 2/12/2024
24.2.4 1,634 2/6/2024
24.2.3 8,512 1/31/2024
24.1.47 6,277 1/23/2024
24.1.46 1,914 1/17/2024
24.1.45 2,683 1/9/2024
24.1.44 2,571 1/3/2024
24.1.43 1,461 12/27/2023
24.1.41 10,804 12/18/2023
23.2.7 2,766 12/6/2023
23.2.6 1,925 11/28/2023
23.2.5 1,029 11/23/2023
23.2.4 996 11/20/2023
23.1.44 5,053 11/6/2023
23.1.43 998 10/30/2023
23.1.42 1,072 10/23/2023
23.1.41 3,664 10/16/2023
23.1.40 2,873 10/10/2023
23.1.39 1,390 10/4/2023
23.1.38 4,723 9/26/2023
23.1.36 8,240 9/15/2023
22.2.12 2,153 9/5/2023
22.2.11 1,706 8/28/2023
22.2.10 931 8/22/2023
22.2.9 1,114 8/14/2023
22.2.8 1,106 8/7/2023
22.2.7 933 8/2/2023
22.2.5 1,719 7/27/2023
22.1.39 1,286 7/18/2023
22.1.38 954 7/11/2023
22.1.37 2,064 7/3/2023
22.1.36 1,578 6/28/2023
22.1.34 1,211 6/21/2023
21.2.10 4,688 6/13/2023
21.2.9 939 6/6/2023
21.2.8 945 5/30/2023
21.2.6 1,141 5/22/2023
21.2.5 1,210 5/15/2023
21.2.4 1,078 5/9/2023
21.2.3 1,294 5/3/2023
21.1.41 1,663 4/19/2023
21.1.39 1,586 4/10/2023
21.1.38 1,079 4/3/2023
21.1.37 3,088 3/29/2023
21.1.35 1,577 3/23/2023
20.4.54 999 3/13/2023
20.4.53 903 3/7/2023
20.4.52 1,345 2/28/2023
20.4.51 1,536 2/21/2023
20.4.50 1,306 2/14/2023
20.4.49 973 2/7/2023
20.4.48 1,055 2/1/2023
20.4.44 1,276 1/18/2023
20.4.43 1,012 1/10/2023
20.4.42 1,005 1/4/2023
20.4.41 1,501 12/29/2022
20.4.40 859 12/28/2022
20.4.38 1,021 12/21/2022
20.3.61 421 12/13/2022
20.3.60 367 12/6/2022
20.3.59 310 11/29/2022
20.3.58 353 11/22/2022
20.3.57 288 11/15/2022
20.3.56 285 11/8/2022
20.3.52 366 10/27/2022
20.3.50 441 10/18/2022
20.3.49 366 10/11/2022
20.3.48 261 10/5/2022
20.3.47 453 9/29/2022