Important
About the Development
Starting September 27th 2025, CuoreUI won't be receiving any further updates.
This means that 2025.8.27 is the last version.
What you can do
Please feel free to fork the project, make your own improvements, and even monetize your version.
This project will be accessible for however long GitHub allows.
Fluent Icons used in this project are licensed under the MIT license.
This is a C# .NET Winforms library with modern controls, components and forms.
UI Design
CuoreUI draws inspiration from web UI designs. Tries to support control animations, blur effects on controls, and rounded forms for a "modern" look.
Lightweight (Data from Early July 2025)
While smaller in size than other competitors, it still packs similar features due to not being obfuscated and not having a license manager.
Cautious with Resources
We dispose classes inheriting IDisposable
, and use memory efficiently.
Link: CuoreUI.Winforms
or
Install-Package CuoreUI.Winforms
Step-by-step guide: Load CuoreUI.dll from toolbox
Download samples from GitHub.
Documentation may not be up-to-date. In that case, create an issue.
View the docs on GitBook.