ActiproSoftware.Controls.WPF.Ribbon
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=26.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.
Install
dotnet add package ActiproSoftware.Controls.WPF.Ribbon --version 26.1.0
Install-Package ActiproSoftware.Controls.WPF.Ribbon -Version 26.1.0
<PackageReference Include="ActiproSoftware.Controls.WPF.Ribbon" Version="26.1.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.