An open API service indexing awesome lists of open source software.

https://github.com/owtysm2/cuoreui

The FREE WinForms UI Library ∙ Stretch WinForms to its modern glory!
https://github.com/owtysm2/cuoreui

bunifu cui cuoreui guna gunaui owtysm siticone telerik ui ui-library winforms winforms-ui

Last synced: 12 days ago
JSON representation

The FREE WinForms UI Library ∙ Stretch WinForms to its modern glory!

Awesome Lists containing this project

README

          

![CuoreUI Banner](https://i.imgur.com/ajoAlSJ.png)

> ![Microsoft logo](https://i.imgur.com/Wbos3r0.png) [Fluent Icons](https://github.com/microsoft/fluentui-system-icons) used in this project are licensed under the [![License: MIT License](https://img.shields.io/badge/MIT-License-006aff)](https://mit-license.org/) (MIT license @ https://mit-license.org).

# ![cui logo mini](https://i.imgur.com/8fLdRDY.png) CuoreUI.Winforms

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

>[!TIP]
> [![image](https://i.imgur.com/rJ9l299.png) The repository](https://github.com/owtysm2/CuoreUI) receives updates quicker than the [![NuGet logo](https://i.imgur.com/6aPyVAg.png) NuGet package](https://www.nuget.org/packages/CuoreUI.Winforms/)

## 🗿 Why use Cuore
![image](https://i.imgur.com/VrbId38.png)

**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](https://i.imgur.com/7yeFZER.png)

**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](https://i.imgur.com/9VbO6gK.png)

**Cautious with Resources**

We dispose classes inheriting `IDisposable`, and use memory efficiently.

## 🔧 Installation
### ![NuGet logo](https://i.imgur.com/6aPyVAg.png) Nuget
**Link: [CuoreUI.Winforms](https://www.nuget.org/packages/CuoreUI.Winforms/)**
> or `Install-Package CuoreUI.Winforms`
### 📦 Add to toolbox from .DLL file
**Step-by-step guide: [Load CuoreUI.dll from toolbox](./.github/load-into-toolbox.md)**

## 📜 Documentation
*Documentation, documentation. Ah yes, the documentation..*

.. We currently don't provide any documentation for the project