Fluent Icons used in this project are licensed under the
(MIT license @ https://mit-license.org).
This is a C# .NET Winforms library with modern controls, components and forms.
Tip
Don't be afraid to report problems on the 
The master branch is usually ahead of the latest
NuGet package in terms of changes made.
CuoreUI Showcases is not out yet.
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.
The UI is drawn with the CPU, so we make sure to optimize that too.
The official NuGet page is called CuoreUI.Winforms
Tip
To install using the Package Manager Console: Install-Package CuoreUI.Winforms
Follow our Step-by-step guide:
Load CuoreUI.dll from toolbox
Documentation, documentation. Ah yes, the documentation..
.. We currently don't provide any documentation for the project
We use CalVer, please refer to 



NuGet package


