Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuto-trd/redocking

Docking UI library for Avalonia like JetBrains IDEs.
https://github.com/yuto-trd/redocking

avalonia avaloniaui csharp docking

Last synced: 3 months ago
JSON representation

Docking UI library for Avalonia like JetBrains IDEs.

Awesome Lists containing this project

README

        

# ReDocking

![](https://img.shields.io/github/stars/indigo-san/ReDocking)
[![](https://img.shields.io/nuget/dt/ReDocking.Avalonia?label=nuget-downloads)](https://www.nuget.org/packages/ReDocking.Avalonia/)

Docking UI library for Avalonia like JetBrains IDEs.

![Screenshot](docs/screenshot.png)

> [!WARNING]
> This library is still in development and not ready for production use.

## Installation

```bash
dotnet add package ReDocking.Avalonia
```

## Usage

See [sample projects](samples).

## License
MIT License