Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matachi/fluentavalonia.funcui.bindings
FluentAvalonia.FuncUI.Bindings is a library that integrates FluentAvalonia with Avalonia.FuncUI. It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.
https://github.com/matachi/fluentavalonia.funcui.bindings
avalonia avaloniaui dotnet dotnetcore fluentavalonia fsharp funcui gui ui
Last synced: 4 months ago
JSON representation
FluentAvalonia.FuncUI.Bindings is a library that integrates FluentAvalonia with Avalonia.FuncUI. It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.
- Host: GitHub
- URL: https://github.com/matachi/fluentavalonia.funcui.bindings
- Owner: matachi
- License: mit
- Created: 2024-06-20T17:23:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T17:27:21.000Z (7 months ago)
- Last Synced: 2024-10-10T18:45:42.150Z (4 months ago)
- Topics: avalonia, avaloniaui, dotnet, dotnetcore, fluentavalonia, fsharp, funcui, gui, ui
- Language: F#
- Homepage:
- Size: 171 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Logo](Assets/Logo64.png) FluentAvalonia.FuncUI.Bindings
FluentAvalonia.FuncUI.Bindings is a library that integrates [FluentAvalonia](https://github.com/amwx/FluentAvalonia) with [Avalonia.FuncUI](https://github.com/fsprojects/Avalonia.FuncUI). It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.
[![NuGet version](https://img.shields.io/nuget/vpre/FluentAvalonia.FuncUI.Bindings?logo=nuget&color=green)](https://www.nuget.org/packages/FluentAvalonia.FuncUI.Bindings/)
[![Downloads](https://img.shields.io/nuget/dt/FluentAvalonia.FuncUI.Bindings?logo=nuget)](https://www.nuget.org/packages/FluentAvalonia.FuncUI.Bindings)
[![Top language](https://img.shields.io/github/languages/top/matachi/FluentAvalonia.FuncUI.Bindings)](https://www.nuget.org/packages/FluentAvalonia.FuncUI.Bindings/)## Contributing
Please contribute to this project through issue reports, pull requests, code reviews, documentation and discussions.
This project is newly created and all help to develop it further is greatly appreciated. I would love to see this library grow to cover all of the FluentAvalonia controls.
## Sample application
For helping with development and testing, there is a sample application that demonstrates the usage of the library. Feel free to contribute to it as well!
![Screenshot of the sample application](Assets/Screenshot.png)
## Star history