Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuto-trd/fluentavalonia.breadcrumbbar

Control library which adds a WinUI BreadcrumbBar to the FluentAvalonia package
https://github.com/yuto-trd/fluentavalonia.breadcrumbbar

avalonia avaloniaui c-sharp cross-platform dotnet dotnetcore fluent fluent-design xaml

Last synced: 2 months ago
JSON representation

Control library which adds a WinUI BreadcrumbBar to the FluentAvalonia package

Awesome Lists containing this project

README

        

# FluentAvalonia.BreadcrumbBar

[![Nuget](https://img.shields.io/nuget/vpre/FluentAvalonia.BreadcrumbBar?label=FluentAvalonia.BreadcrumbBar%20%28nuget%29)](https://www.nuget.org/packages/FluentAvalonia.BreadcrumbBar/)
[![Avalonia](https://img.shields.io/badge/Avalonia-11.0.0-blue)](https://github.com/AvaloniaUI/Avalonia)

Control library which adds a WinUI BreadcrumbBar to the FluentAvalonia package.

[![Normal style](https://raw.githubusercontent.com/indigo-san/FluentAvalonia.BreadcrumbBar/main/Images/Normal.png)](https://github.com/indigo-san/FluentAvalonia.BreadcrumbBar/blob/main/SampleApp)

## Usage
Reference the Nuget package and include the Style in your application
```xml


```

**[Large style](https://github.com/indigo-san/FluentAvalonia.BreadcrumbBar/blob/main/SampleApp/Views/MainWindow.axaml.cs#L29)**

![Large style](https://raw.githubusercontent.com/indigo-san/FluentAvalonia.BreadcrumbBar/main/Images/Large.png)