---
title: "Introducing the Fourth Set of Open-Source Syncfusion .NET MAUI Controls"
published_at: "2025-05-19T04:00:00+00:00"
modified_at: "2026-09-07T08:10:32+00:00"
url: "https://www.syncfusion.com/blogs/post/fourth-set-open-source-maui-controls"
excerpt: "Syncfusion® releases four new open-source .NET MAUI controls, including Picker, Date Pickers, and Progress Bars, with customization options for developers."
taxonomy_category:
  - ".NET"
  - ".NET MAUI"
  - "Desktop"
  - "Mobile"
  - "Open source"
  - "Syncfusion"
  - "UI"
taxonomy_post_tag:
  - ".NET MAUI"
  - "Cross-Platform"
  - "desktop"
  - "MAUI"
  - "Mobile"
  - "open source"
---

# Introducing the Fourth Set of Open-Source Syncfusion .NET MAUI Controls

[Paul Anderson](https://www.syncfusion.com/blogs/author/paulanderson)

![Introducing the Fourth Set of Open-Source Syncfusion® .NET MAUI Controls](https://www.syncfusion.com/blogs/wp-content/uploads/2025/05/Introducing-the-Fourth-Set-of-Open-Source-Syncfusion%C2%AE-.NET-MAUI-Controls.jpg)


**TL;DR:** Syncfusion® has released six new .NET MAUI open-source controls for it’s Toolkit: Picker, Date Picker, Date Time Picker, Time Picker, Circular Progress Bar, and Linear Progress Bar. These controls offer extensive customization options for developers and are available on NuGet and GitHub, with improved performance and bug fixes.

We’re back with more! After the great response to our previous open-source .NET MAUI control sets, we’re excited to bring you the fourth batch of UI components. This update adds even more building blocks to help you create beautiful, interactive, and reliable cross-platform apps with less effort.

Each new control was built with real developer needs in mind, like designing smooth user interactions or simplifying tricky UI flows. You can find these controls on [NuGet](https://www.nuget.org/packages/Syncfusion.Maui.Toolkit)
 and [GitHub](https://github.com/syncfusion/maui-toolkit)
. Give them a spin and keep building better with the [Syncfusion® Toolkit for .NET MAUI](https://www.syncfusion.com/net-maui-toolkit)
 .

## Picker

The [Picker](https://help.syncfusion.com/maui/picker/overview)
 control offers a customizable UI for selecting one or more items from a list with support for multicolumn layout and pop-up views.

### Key features

- Customizable header, footer, and selection view.
- Multi-column layout with individual column headers.
- Popup dialog mode for controlled item selection.
- Item template customization.
- Tap and scroll-based user interaction.

Refer to the following image.

![.NET MAUI Picker control](https://www.syncfusion.com/blogs/wp-content/uploads/2025/05/NET-MAUI-Picker-control.png)

.NET MAUI Picker control

## Date Picker

The [Date Picker](https://help.syncfusion.com/maui/datepicker/overview)
 enables users to select a date using a structured, scrollable interface with customization options.

### Key features

- Customizable header, footer, and column header.
- Eight predefined date display formats.
- Minimum and maximum date restriction.
- Day, month, and year interval configurations.
- Pop-up mode with relative positioning.

Refer to the following image.

![.NET MAUI Date Picker control](https://www.syncfusion.com/blogs/wp-content/uploads/2025/05/NET-MAUI-Date-Picker-control.png)

.NET MAUI Date Picker control

## Date Time Picker

The [Date Time Picker](https://help.syncfusion.com/maui/datetimepicker/overview)
 combines date and time selection in a single, customizable UI, allowing for precise scheduling and planning.

### Key features

- Customizable header, footer, and selection display.
- Date and time formatting options (8 for date, 9 for time).
- Range restriction and interval configuration.
- Pop-up UI with multicolumn layout support.

Refer to the following image.

![.NET MAUI Date Time Picker control](https://www.syncfusion.com/blogs/wp-content/uploads/2025/05/NET-MAUI-Date-Time-Picker-control.png)

.NET MAUI Date Time Picker control

## Time Picker

The [Time Picker](https://help.syncfusion.com/maui/timepicker/overview)
 provides an intuitive interface to select time values. It lets you fully customize the format, layout, and time intervals.

### Key features

- Customizable header, footer, and selection view.
- Nine predefined time formats.
- Hour, minute, and second interval configuration.
- Time range restriction with minimum and maximum values.
- Interactive dialog UI.

Refer to the following image.

![.NET MAUI Time Picker control](https://www.syncfusion.com/blogs/wp-content/uploads/2025/05/NET-MAUI-Time-Picker-control.png)

.NET MAUI Time Picker control

## Circular Progress Bar

The [Circular Progress Bar](https://help.syncfusion.com/maui/circularprogressbar/overview)
 visualizes task progress in a circular format with smooth animations, segments, and customizable content at the center.

### Key features

- Determinate and indeterminate states.
- Customizable angles.
- Segment-based progress visualization.
- Color ranges for progress thresholds.
- Customizable track thickness, color, and corner styling.
- Center content customization (e.g., text, icons).

Refer to the following image.

|  |  |
| --- | --- |

## Linear Progress Bar

The [Linear Progress Bar](https://help.syncfusion.com/maui/linearprogressbar/overview)
 displays progress in a horizontal bar with support for buffer states, color ranges, and visual customizations.

### Key features

- Determinate, indeterminate, and buffer states.
- Horizontal rectangle progress shape.
- Segment-based progress visualization.
- Configurable color ranges.
- Customizable thickness, color, corner radius.

Refer to the following image.

|  |  |
| --- | --- |

## Improvements and bug fixes

This update to the Syncfusion® Toolkit for .NET MAUI also includes fixes for all reported issues, along with several uncovered during internal testing. We’ve refined the performance and behavior of the previous batch of controls. We are committed to delivering a stable, reliable, and developer-friendly experience across every release.

## Conclusion

These new open-source controls are available in our [NuGet](https://www.nuget.org/packages/Syncfusion.Maui.Toolkit)
 and [GitHub](https://github.com/syncfusion/maui-toolkit)
 repositories. We have also included detailed [documentation](https://help.syncfusion.com/maui-toolkit/introduction/overview)
 and sample projects to help you get started quickly.

For more advanced features and additional controls, check out our [Essential Studio® for .NET MAUI](https://www.syncfusion.com/maui-controls)
, which includes robust line-of-business controls like the DataGrid, ListView, and Scheduler.

We look forward to your feedback on these new controls. Your insights are invaluable as we continue to enhance our range and provide high-quality, customizable UI components for your development needs. Our dedicated [support portal](https://mauitoolkit.syncfusion.com/create)
 is available to assist you with any questions or issues.

Happy coding!

## Related Blogs



[Crafting a Seamless User Onboarding Experience with .NET MAUI Popup Control](https://www.syncfusion.com/blogs/post/seamless-onboarding-dotnet-maui-popup)



[Speed Up .NET MAUI Development with Hot Reload 2.0](https://www.syncfusion.com/blogs/post/net-maui-faster-hot-reload)



[Efficiently Handle Large Datasets with Seamless Pagination in .NET MAUI ListView](https://www.syncfusion.com/blogs/post/net-maui-listview-pagination)



[Bar Chart vs. Pie Chart: The Ultimate Guide to Choosing the Right Chart for Your Data](https://www.syncfusion.com/blogs/post/bar-chart-vs-pie-chart)
