Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vmelnikov/Mvolonia

Controls Library for Avalonia UI Framework
https://github.com/vmelnikov/Mvolonia

avalonia dotnet

Last synced: 23 days ago
JSON representation

Controls Library for Avalonia UI Framework

Awesome Lists containing this project

README

        

# Mvolonia Controls

[![NuGet](https://img.shields.io/nuget/v/Mvolonia.Controls.svg)](https://www.nuget.org/packages/Mvolonia.Controls)
[![NuGet](https://img.shields.io/nuget/dt/Mvolonia.Controls.svg)](https://www.nuget.org/packages/Mvolonia.Controls)

# About

Mvolonia is a Controls Library for [Avalonia UI Framework](http://avaloniaui.net/).

### GroupableListBox

GroupableListBox is a ListBox that supports Grouping and Sorting

# Usage

[Usage instructions](https://github.com/vmelnikov/Mvolonia/wiki/Usage).

## NuGet

You can find the packages here [NuGet](https://www.nuget.org/packages/Mvolonia.Controls/) and install the package like this:

`Install-Package Mvolonia.Controls`

# License

Mvolonia is licensed under the [MIT license](LICENSE).