Skip to content

owtysm/CuoreUI

Repository files navigation

CuoreUI Logo License: Unlicense

Fluent Icons used in this project are licensed under the MIT license.

License: 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.

image CuoreUI.Winforms

This is a C# .NET Winforms library with modern controls, components and forms.

🗿 Why use Cuore

image

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.

image

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.

image

Cautious with Resources

We dispose classes inheriting IDisposable, and use memory efficiently.

🔧 Installation

NuGet logo Nuget

Link: CuoreUI.Winforms

or Install-Package CuoreUI.Winforms

📦 Add to toolbox from .DLL file

Step-by-step guide: Load CuoreUI.dll from toolbox

📃 Documentation & Samples

Samples / Demos

GitHub logo Download samples from GitHub.

Documentation

Documentation may not be up-to-date. In that case, create an issue.

GitBook logo View the docs on GitBook.