Skip to content

rrivvi/HartUI

 
 

Repository files navigation

HartUI Banner (HartUI controls are shown in the window)

hartui logoHartUI

A completely Free Winforms UI Library based on the now-archived CuoreUI.Winforms.

Tip

Don't be afraid to report problems or suggest new controls and components on the GitHub Issues page!


cui-32xMigrating from CuoreUI?

HartUI is based on CuoreUI.Winforms. Most projects should require only a few changes to migrate.

  1. Uninstall the CuoreUI.Winforms NuGet package.
  2. Install HartUI.Winforms.
  3. Replace CuoreUI namespace mentions with HartUI. (In most cases, Find & Replace will work just fine)
  4. Rebuild your project.

🔧 Installation

NuGet logo NuGet

The official NuGet package is HartUI.Winforms .

Tip

Package Manager Console:

Install-Package HartUI.Winforms

📦 Add to the Toolbox

Follow the step-by-step guide:

GitHub logo Load HartUI.dll from the Toolbox


📜 Documentation

No full-fledged documentation for the foreseeable future. The library is intuitive enough that you should know your way around if you've worked with frameworks like GunaUI or SiticoneUI before.

Note

If you still want to see the old documentation, it's available on the forked website: hartui.netlify.app/docs

The docs will either be removed or rewritten over time.


📅 Versioning

We use CalVer.

For more information, see:

GitHub logo /.github/versioning.md


Credits

Microsoft logo Fluent Icons — (License: MIT License @ https://mit-license.org)

CuoreUI logo CuoreUI — (License: Unlicense @ https://unlicense.org)

About

A completely Free Winforms UI Library based on the now-archived CuoreUI.Winforms

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages

  • C# 99.8%
  • Batchfile 0.2%