Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yuto-trd/fluentavalonia.breadcrumbbar
- Owner: yuto-trd
- License: mit
- Created: 2022-10-05T05:51:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T04:03:12.000Z (about 1 year ago)
- Last Synced: 2024-10-12T15:03:34.911Z (2 months ago)
- Topics: avalonia, avaloniaui, c-sharp, cross-platform, dotnet, dotnetcore, fluent, fluent-design, xaml
- Language: C#
- Homepage:
- Size: 557 KB
- Stars: 28
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)