7 packages tagged with “switching”
Simple helper module for reading/writing feature switches in the web.config of a ASP web application
Digital Switching Anemometer wind speed sensor
Shared interfaces for RToggle
ConfigurationSection repo for RToggle
Paired Switching Strategy (C#)
Paired Switching Strategy (Python)
Plugin.Maui.Theme is a lightweight library for managing themes in .NET MAUI applications. It enables dynamic switching of styles defined in ResourceDictionary without restarting the app. The core component, ThemeService, implemented as a singleton, handles theme registration, selection, and synchronization with the application's resource dictionaries. The library supports the ThemeChanged event, notifying subscribers when the active theme changes—making it ideal for building adaptive interfaces. Initialization can be done programmatically, with automatic detection of the currently active theme at launch and the ability to set a default style. All operations are thoroughly validated to prevent errors and ensure smooth integration.