The goal of this project is to extend ActiproSoftware's WPF-Library to offer a more simplified implementation of bar menus through Fluent extension methods and method chaining.
- Fluent API: The Fluent API allows you to create bar menus in a more declarative way, making it easier to read and maintain.
- Chainable API: The API is designed to be chainable, allowing you to build complex bar menus with minimal boilerplate code.
- Convenience Methods: The library provides convenience methods to simplify commonly used boilerplate code.
See the sample application for a demonstration of the features provided by this library.
Copyright © Bjørnar Sundsbø and Contributors. All rights reserved.
Bars.Mvvm.FluentApi.Generator is provided as-is under the BSD 3-Clause License. For more information see LICENSE.