workflow - Fluent.Ribbon 3.6.1.236
Fluent Ribbon Control Suite is a library that implements an Office-like user interface for the Windows Presentation Foundation (WPF). It provides well-customized controls such as RibbonTabControl, Backstage, Gallery, QuickAccessToolbar, ScreenTip and so on. It is bundled with the most up-to-date Office 2010, Office 2013 and Windows 8 styles.
PM> Install-Package Fluent.Ribbon -Version 3.6.1.236 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install Fluent.Ribbon -Version 3.6.1.236 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package Fluent.Ribbon --version 3.6.1.236 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget Fluent.Ribbon ~> 3.6.1.236
Copy to clipboard
> choco install Fluent.Ribbon --version 3.6.1.236 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "Fluent.Ribbon" -RequiredVersion "3.6.1.236" -Repository "workflow"
Copy to clipboard
Fluent.Ribbon

Fluent.Ribbon is a library that implements an Office-like user interface for the Windows Presentation Foundation (WPF). It provides controls such as RibbonTabControl, Backstage, Gallery, QuickAccessToolbar, ScreenTip and so on.

Documentation
Visit the documentation.
Almost all features are shown in the showcase application.
The showcase application is included with every release, so you can download stable versions from releases and preview versions from CI artifacts.
If you think there is something missing in the showcase application feel free to create an issue for that.
To be more familiar with the Ribbon concept see msdn article.
History & roadmap
A history of changes is maintained in the Changelog. The roadmap is done by milestones.
If you feel lack of some important features feel free to use issues to create an issue/feature request.
Access to preview versions
You can access preview versions through the AppVeyor nuget feed.
What you can do to help us
- We are accepting pull requests, so you are very welcome to create one
- Fix some bugs
- Help us translating
- Help us updating the documentation
Development requirements
- .NET SDK 8.0.401 or later
- An IDE that supports the required .NET SDK (for example Rider 2024.1, Visual Studio 2022 (17.10) or later)
Designer issues
If you have issues using the designer inside of Visual Studio you can try the following things:
- Clear
%LOCALAPPDATA%\Microsoft\VisualStudio\[VERSION]\Designer\ShadowCacheor%LOCALAPPDATA%\Microsoft\WDExpress\[VERSION]\Designer\ShadowCachewhere[VERSION]has to be changed according to your version of Visual Studio - Clear the
.vsfolder in your development folder
If none of that helps feel free to report an issue here.
Formatting settings that have to be used
- For general formatting you have to use editorconfig (should work out of the box with Visual Studio 2019)
- XAML
- Position each attribute on a separate line
- Position first attribute on same line as start tag
- Position each attribute on a separate line
Awesome tools which Fluent.Ribbon can use
Licence
This project was previously hosted on CodePlex.
You can read the changelog at: https://github.com/fluentribbon/Fluent.Ribbon/blob/master/Changelog.md
- .NETFramework 4.0: 4.0.0.0
- .NETFramework 4.5: 4.5.0.0
OwnersMarius Tîrcă |
AuthorsdaVinci, SableRaven, batzen, LastElb, firehirsch |
Project URLhttps://github.com/fluentribbon/Fluent.Ribbon |
LicenseMIT |
Tagsribbon fluent ribbonwindow office2010 office2013 windows8 backstage |
Info460789 total downloads |
| 18337 downloads for version 3.6.1.236 |
| Download (1.29 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
3.6.1.236 | 1.29 MB | Mon, 29 Feb 2016 13:33:58 GMT | 18337 |
|
||
|
3.5.1.198 | 1.29 MB | Thu, 22 Oct 2015 16:11:30 GMT | 442452 |
|