Home

Awesome

Eremex Avalonia UI Controls Demo Application

The Eremex Avalonia Controls Library includes a powerful collection of UI controls to help you deliver cutting-edge applications for the cross-platform Avalonia UI framework. The advanced controls - from Data Grid and Tree List to Charts and Docking UI - provide rich capabilities to visualize, shape, edit data, create classic navigation interfaces, and more.

About

The current repository contains the Demo project that allows you to get to test all the features of the Eremex Controls for Avalonia UI. The demo includes the full-functional version of the Eremex Controls Library, which you can use in your projects for evaluation purposes as long as you need. An unlicensed version of the Library displays trial messages.

Please contact us for information on licensing.

Controls - Light Theme

<!-- [![Controls - Dark Theme](docs/images/controls-dark-sm.png)](docs/images/controls-dark.png) -->

Data Management Controls

Data Grid

Displays data from an item source as a two-dimensional table, providing rich data shaping and editing functionality.

thumb-datagrid

Learn more...

Tree List and Tree View

Renders hierarchical data in the form of a tree. Tree List supports multiple data columns, while Tree View is a single-column control.

thumb-treelist

Learn more...

Property Grid

An efficient solution for browsing and editing properties of one or more objects.

thumb-propertygrid

Learn more...

Data Visualization Controls

Chart Controls

The CartesianChart, PolarChart and SmithChart controls allow you to integrate the most popular interactive graphs into your application's UI.

thumb-chartcontrol

Learn more...

Navigation and Layout Controls

Toolbars and Menus

Traditional toolbars and menus for your applications.

thumb-bars

Learn more...

Docking UI

Classic docking interface inspired by the Microsoft Visual Studio IDE.

thumb-docking

Learn more...

Editors and Utility Controls

Data Editors

Simple and advanced editors that allow users to edit almost everything - from text and numbers to date/time values and colors. You can use them as standalone controls, or as in-place editors.

thumb-editors

Learn more...

Utility Controls

A collection of useful controls shipped with the Eremex Controls library allow you to create feature-rich applications.

thumb-utilitycontrols

Learn more...

Themes

The Eremex Controls Library ships with the Eremex.Avalonia.Themes.DeltaDesign package that contains the 'DeltaDesign' paint theme for the controls. The 'DeltaDesign' paint theme supports two theme variants that help you deliver interfaces with the light and dark color palettes. The theme is also applied to a set of standard Avalonia controls: Button, CalendarControl, CheckBox, Label, ListBox, ProgressBar, RadioButton, Slider, TextBox, and ToolTip.

DeltaDesign Light ThemeDeltaDesign Dark Theme
thumb-lightthemethumb-darktheme
thumb-lighttheme2thumb-darktheme2

Supported Operating Systems

Windows

Linux

Russian Linux-based OSs

<sup>*</sup> Including OS editions optimized for the Elbrus CPU.

macOS

WebAssembly

System Requirements

The following are system requirements to run the current Demo project, and use the Eremex Controls Library for Avalonia UI in your projects.

Get Started

Run Demo

Create New Application

Migrate to Avalonia UI

Documentation

Product Licensing

The source code included in the current repository is distributed under the terms of the MIT license.

The Eremex End-User License Agreement (EULA) fully outlines the usage rules of the Eremex Avalonia UI Controls Library.

Contact Us

Have a question or feedback? Please contact us at:

More Resources

Convert Windows Forms Applications to Avalonia UI

The WinForms2AvaloniaConverter tool helps you migrate your existing Windows Forms projects to Avalonia UI. The Converter can convert entire projects or individual files.

Eremex Avalonia UI Controls Gallery

<div style="width:400px"></div><div style="width:400px"></div>
Data Grid (Dark Theme) <br> Data Grid (Dark Theme)Data Grid (Light Theme) <br> Data Grid (Light Theme)
Data Grid - Grouping <br> Data Grid - GroupingTree List (Light Theme) <br> Tree List (Light Theme)
Tree List (Dark Theme) <br> Tree List (Dark Theme)Tree List - Data Searching <br> Tree List - Data Searching
Toolbars&Menus (Dark Theme) <br> Toolbars&Menus (Dark Theme)Toolbars&Menus (Light Theme) <br> bars
Editors <br> EditorsTab Control <br> Tab Control
Property Grid <br> Property GridProperty Grid - Inplace Editing <br> Property Grid - Inplace Editing
Docking (Dark Theme) <br> Docking (Dark Theme)Docking (Light Theme) <br> Docking (Light Theme)
Charts <br> ChartsCharts (Logarithmic) <br> Charts (logarithmic)
Charts (Real-Time Data) <br> Charts (Real-time data)