A flexible and extensible task sequencing library for .NET that allows you to define, execute, and monitor ordered task pipelines. Supports asynchronous execution, cancellation tokens, error handling, and progress reporting for building robust workflows.
A comprehensive UI state management library for .NET MAUI applications that provides a unified and consistent way to handle common UI states across your application. It eliminates repetitive boilerplate code and ensures a consistent user experience.
A lightweight, cross-platform application lifecycle manager for .NET MAUI providing foreground/background lifecycle events across Android, iOS, and Windows. Abstracts platform differences and exposes a simple event-driven API.
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your .NET MAUI applications. This plugin uses NDEF (NFC Data Exchange Format) for maximum compatibilty between NFC devices, tag types, and operating systems.
Provides a powerful and flexible way to manage localization in your .NET MAUI applications. Enhanced version of Xamarin Community Toolkit's LocalizationResourceManager with multiple resource managers, file-based resources, culture restoration, and advanced binding features.
A lightweight session management utility for .NET MAUI applications providing automatic session tracking, expiration events, and alert notifications before timeout. Ideal for apps that require login sessions, inactivity timeouts, or custom session handling.
A MAUI library for scheduling foreground and background tasks easily, with CRON support, persistence, and logging. Inspired by Quartz, compatible with Android and iOS.