Fluent Icons used in this project are licensed under the MIT license.
The repository source code updates more frequently than the release binaries on NuGet.
Note
Stable
Starting July 17th 2025, CuoreUI won't be receiving updates as frequently. (previously at least once per month)
Any issues will still be looked at, and bugfixes and QoL updates will still be pushed.
Tip
AI-generated & AI-assisted Issues will be skipped.
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.