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

https://github.com/a1isandr/alpiui

The UI library for Avalonia.
https://github.com/a1isandr/alpiui

avalonia avalonia-ui avaloniaui controls csharp theme

Last synced: 4 months ago
JSON representation

The UI library for Avalonia.

Awesome Lists containing this project

README

          

# _`Alpi UI`_
[![publish](https://github.com/A1isandr/AlpiUI/actions/workflows/nuget-deploy.yml/badge.svg)](https://github.com/A1isandr/AlpiUI/actions/workflows/nuget-deploy.yml)
[![NuGet Version](https://img.shields.io/nuget/v/AlpiUI?logo=nuget&color=blue)](https://www.nuget.org/packages/AlpiUI/)

#### A `simple` yet ***beautiful*** UI library for [Avalonia](https://avaloniaui.net/).

## 🚀 `Quick start`
- Install NuGet package
``` bash
Install-Package AlpiUI
```
- Reference AlpiUI in your application
``` xaml



```
- You are good to go!

##