When I first released MauiPersianToolkit, my goal was simple: make it easier to build Persian (Farsi) and RTL-friendly applications with .NET MAUI.
Today, I'm happy to announce that MauiPersianToolkit has been upgraded to .NET 10.
What's New
This release includes:
- โ Full support for .NET 10
- โก Better compatibility with the latest .NET MAUI
- ๐งน Internal code cleanup and modernization
- ๐ Improved compiled XAML bindings
- ๐ Ongoing documentation and Wiki improvements
Why .NET 10?
.NET 10 brings several improvements that make it an excellent choice for MAUI developers:
- Better runtime performance
- More mature XAML compiled bindings
- Improved MAUI stability
- Latest platform support for Android, iOS, and Windows
Upgrading the toolkit ensures developers can benefit from these improvements while continuing to build high-quality Persian applications.
About MauiPersianToolkit
MauiPersianToolkit is an open-source toolkit that helps developers build Persian and RTL applications with .NET MAUI.
It provides a growing collection of controls and utilities, including:
- Persian Calendar & Date controls
- RTL-friendly UI components
- Localization helpers
- Persian digit conversion
- Dialogs and custom controls
- TreeView, TabView, SlideButton, and more
The project continues to evolve based on community feedback.
Install
dotnet add package MauiPersianToolkit
GitHub
โญ Repository
https://github.com/RezaShaban/MauiPersianToolkit
๐ฆ NuGet Package
https://www.nuget.org/packages/MauiPersianToolkit
๐ Documentation
https://rezashaban.github.io/MauiPersianToolkit
If you're building applications for Persian-speaking users with .NET MAUI, I'd love to hear your feedback.
Feel free to open an Issue, start a Discussion, or contribute to the project.
Happy coding! ๐
Top comments (0)