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!
- Host: GitHub
- URL: https://github.com/owtysm2/cuoreui
- Owner: owtysm2
- License: unlicense
- Created: 2025-09-19T15:48:48.000Z (28 days ago)
- Default Branch: master
- Last Pushed: 2025-09-28T07:11:58.000Z (19 days ago)
- Last Synced: 2025-09-28T09:12:30.264Z (19 days ago)
- Topics: bunifu, cui, cuoreui, guna, gunaui, owtysm, siticone, telerik, ui, ui-library, winforms, winforms-ui
- Language: C#
- Homepage: https://cuoreui.netlify.app/
- Size: 10.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

>  [Fluent Icons](https://github.com/microsoft/fluentui-system-icons) used in this project are licensed under the [](https://mit-license.org/) (MIT license @ https://mit-license.org).
#  CuoreUI.Winforms
This is a C# .NET Winforms library with **modern** controls, components and forms.
>[!TIP]
> [ The repository](https://github.com/owtysm2/CuoreUI) receives updates quicker than the [ NuGet package](https://www.nuget.org/packages/CuoreUI.Winforms/)## 🗿 Why use Cuore
**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.
## 🔧 Installation
###  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