Ribbon is a feature-rich control suite that implements an Office-like user interface for WPF applications, complete with modern themes and subtle animations. The ribbon user interface was designed to replace the standard types of menus and toolbars that were found in many applications prior to its creation. Ribbons consolidate all user interface commands into a single location, which is easy to use and scales up and down well, thereby providing fast access to all commands regardless of window size. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=25.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
$ dotnet add package ActiproSoftware.Controls.WPF.RibbonNo README available.