xcomponent / xcomponent.ui

UI shared library based on syncfusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XComponent UI

NuGet

XC logo

XComponent UI is a shared UI library based on syncfusion (http://www.syncfusion.com)

Main features:

  • MVVM docking control
  • Docking interaction framework
  • Dark theme
  • UI helpers

Requirements

Install XComponent.UI via NuGet

If you want to include XComponent.UI in your project, you can install it directly from NuGet

To install XComponent.UI, run the following command in the Package Manager Console

PM> Install-Package XComponent.UI -Pre

And if you need unit testing helpers:

PM> Install-Package XComponent.UI.TestTools -Pre

Builds

Please see Building XComponent UI.

Contact us

About

UI shared library based on syncfusion

License:Apache License 2.0


Languages

Language:C# 92.8%Language:F# 4.7%Language:Smalltalk 2.3%Language:Batchfile 0.2%