Xceed Toolkit for Maui v2.0 Documentation
Welcome to Xceed Toolkit for Maui v2.0

Xceed Toolkit for Maui

MAUI's cross-platform capabilities allows to develop applications that work seamlessly on Windows, Android, Mac, and iOS, without the need for separate code bases. With this in mind, Xceed Toolkit for Maui offers a range of controls that can be used to easily build applications that can be used on Maui-supported platforms without the need to spend countless hours on programming everything yourself from scratch. 

This toolkit was designed with developers in mind & was made as user-friendly & intuitive as possible. Whether you're an experienced developer or just getting started, you'll find that our controls and features are easy to use and integrate seamlessly into your projects. With this toolkit, you have all the tools  you need to create exceptional user experiences, without the hassle usually needed to do so.

Constantly evolving, this toolkit includes a range of control like a Button, a RepeatButton, a ToggleButton, a ButtonSpinner, a series of NumericUpDown, a Card, a Calendar & much more. All these controls come with 48 different accent colors that can be used to stylize them & everything was coded so that you can seamlessly mix & match the various controls so that they fit the style of your own projects.

Ready to dive in?

 

.NET 8+

Xceed Toolkit for Maui is available on NET 8+ and can be used to create .NET 8+ applications.

You can install all the necessary DLLs by installing the following NuGet package: Xceed.Maui.Toolkit.Plus.

When using Xceed Toolkit for Maui in a .NET 9 application on Windows & Android, the following NuGet package must be used: Microsoft.Maui.Controls 9.0.21 (or later)

 

Note that when you download the Xceed.Maui.Toolkit.Plus package Nuget, you will need to set the license key in code. Please consult the Licensing page to see an example of this kind of code.

If you do not have a license key, please send an e-mail to support@xceed.com and we will happily provide you with a 45-day trial key.

 

 

See Also