RibbonControl.Core is the primary package. It contains the ribbon controls, themes, runtime models, view models, merge policy infrastructure, command catalog services, key-tip support, and state commands.
RibbonControl.Persistence.Json adds an IRibbonStateStore implementation for file-backed persistence and schema migrations.
Choose a composition model based on how your UI is authored:
The repository includes one sample project for each mode:
src/RibbonControl.Samples.XamlOnlysrc/RibbonControl.Samples.MvvmOnlysrc/RibbonControl.Samples.Hybrid