Syncfusion.Maui.ProgressBar 29.1.39

Prefix Reserved
dotnet add package Syncfusion.Maui.ProgressBar --version 29.1.39
                    
NuGet\Install-Package Syncfusion.Maui.ProgressBar -Version 29.1.39
                    
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="29.1.39" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Maui.ProgressBar" Version="29.1.39" />
                    
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 29.1.39
                    
#r "nuget: Syncfusion.Maui.ProgressBar, 29.1.39"
                    
#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.
#addin nuget:?package=Syncfusion.Maui.ProgressBar&version=29.1.39
                    
Install Syncfusion.Maui.ProgressBar as a Cake Addin
#tool nuget:?package=Syncfusion.Maui.ProgressBar&version=29.1.39
                    
Install Syncfusion.Maui.ProgressBar 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. 
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 Syncfusion.Maui.ProgressBar:

Package Downloads
SharedMauiXamlStylesLibrary.Syncfusion

A collection of predefined Control styles for MAUI and Syncfusion.

Cyber.FrameworkNet8

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
Strypper/mauisland
MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
syncfusion/maui-demos
This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them
AvaloniaUI/AvaloniaMauiHybrid
Brings templated controls, pixel perfect rendering, animations, styling and composition to Maui
Version Downloads Last updated
29.1.39 0 4/21/2025
29.1.38 869 4/15/2025
29.1.37 1,238 4/8/2025
29.1.35 1,631 4/1/2025
29.1.33 2,025 3/25/2025
28.2.12 985 3/19/2025
28.2.11 2,049 3/11/2025
28.2.9 1,663 3/4/2025
28.2.7 1,219 2/25/2025
28.2.6 2,889 2/17/2025
28.2.5 1,313 2/11/2025
28.2.4 2,080 2/4/2025
28.2.3 1,286 1/29/2025
28.1.41 7,402 1/21/2025
28.1.39 2,382 1/14/2025
28.1.38 1,524 1/7/2025
28.1.37 1,008 12/31/2024
28.1.36 1,196 12/23/2024
28.1.35 1,097 12/18/2024
28.1.33 1,739 12/12/2024
27.2.5 5,840 12/2/2024
27.2.4 1,956 11/26/2024
27.2.3 590 11/22/2024
27.2.2 5,519 11/15/2024
27.1.58 4,726 11/4/2024
27.1.57 1,159 10/29/2024
27.1.56 1,280 10/23/2024
27.1.55 1,262 10/21/2024
27.1.53 15,510 10/14/2024
27.1.52 3,608 10/7/2024
27.1.51 3,562 9/30/2024
27.1.50 2,513 9/24/2024
27.1.48 1,522 9/18/2024
26.2.14 6,931 9/9/2024
26.2.13 2,045 9/5/2024
26.2.12 792 9/2/2024
26.2.11 17,329 8/27/2024
26.2.10 3,803 8/19/2024
26.2.9 2,867 8/12/2024
26.2.8 2,077 8/5/2024
26.2.7 1,602 7/29/2024
26.2.5 1,432 7/26/2024
26.2.4 851 7/24/2024
26.1.42 3,020 7/15/2024
26.1.41 1,494 7/8/2024
26.1.40 8,338 7/1/2024
26.1.39 2,999 6/24/2024
26.1.38 877 6/18/2024
26.1.35 4,630 6/11/2024
25.2.7 4,995 6/3/2024
25.2.6 1,031 5/28/2024
25.2.5 1,564 5/21/2024
25.2.4 6,979 5/14/2024
25.2.3 2,075 5/8/2024
25.1.42 1,928 4/29/2024
25.1.41 2,664 4/23/2024
25.1.40 4,976 4/15/2024
25.1.39 1,702 4/8/2024
25.1.38 2,656 4/1/2024
25.1.37 12,359 3/26/2024
25.1.35 15,749 3/15/2024
24.2.9 3,875 3/5/2024
24.2.8 3,507 2/27/2024
24.2.7 5,378 2/20/2024
24.2.6 4,013 2/15/2024
24.2.5 592 2/12/2024
24.2.4 1,540 2/6/2024
24.2.3 6,279 1/31/2024
24.1.47 6,174 1/23/2024
24.1.46 1,792 1/17/2024
24.1.45 2,606 1/9/2024
24.1.44 2,480 1/3/2024
24.1.43 1,390 12/27/2023
24.1.41 9,725 12/18/2023
23.2.7 2,684 12/6/2023
23.2.6 1,877 11/28/2023
23.2.5 962 11/23/2023
23.2.4 925 11/20/2023
23.1.44 4,877 11/6/2023
23.1.43 920 10/30/2023
23.1.42 990 10/23/2023
23.1.41 3,603 10/16/2023
23.1.40 2,799 10/10/2023
23.1.39 1,338 10/4/2023
23.1.38 4,650 9/26/2023
23.1.36 8,126 9/15/2023
22.2.12 2,059 9/5/2023
22.2.11 1,618 8/28/2023
22.2.10 839 8/22/2023
22.2.9 1,043 8/14/2023
22.2.8 1,010 8/7/2023
22.2.7 849 8/2/2023
22.2.5 1,508 7/27/2023
22.1.39 1,186 7/18/2023
22.1.38 879 7/11/2023
22.1.37 1,965 7/3/2023
22.1.36 1,475 6/28/2023
22.1.34 1,109 6/21/2023
21.2.10 4,583 6/13/2023
21.2.9 832 6/6/2023
21.2.8 842 5/30/2023
21.2.6 1,036 5/22/2023
21.2.5 1,102 5/15/2023
21.2.4 969 5/9/2023
21.2.3 1,209 5/3/2023
21.1.41 1,553 4/19/2023
21.1.39 1,472 4/10/2023
21.1.38 964 4/3/2023
21.1.37 2,982 3/29/2023
21.1.35 1,466 3/23/2023
20.4.54 910 3/13/2023
20.4.53 792 3/7/2023
20.4.52 1,232 2/28/2023
20.4.51 1,449 2/21/2023
20.4.50 1,195 2/14/2023
20.4.49 868 2/7/2023
20.4.48 970 2/1/2023
20.4.44 1,164 1/18/2023
20.4.43 915 1/10/2023
20.4.42 900 1/4/2023
20.4.41 1,396 12/29/2022
20.4.40 755 12/28/2022
20.4.38 917 12/21/2022
20.3.61 332 12/13/2022
20.3.60 277 12/6/2022
20.3.59 227 11/29/2022
20.3.58 266 11/22/2022
20.3.57 225 11/15/2022
20.3.56 198 11/8/2022
20.3.52 279 10/27/2022
20.3.50 348 10/18/2022
20.3.49 269 10/11/2022
20.3.48 160 10/5/2022
20.3.47 304 9/29/2022