nunit helpers


Keywords
xcomponent
License
Apache-2.0
Install
Install-Package XComponent.UI.TestTools -Version 1.0.1-rcv001

Documentation

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