{"id":31551430,"url":"https://github.com/owtysm2/cuoreui","last_synced_at":"2026-01-17T10:51:50.607Z","repository":{"id":315618793,"uuid":"1060247508","full_name":"owtysm2/CuoreUI","owner":"owtysm2","description":"The FREE WinForms UI Library ∙ Stretch WinForms to its modern glory!","archived":false,"fork":false,"pushed_at":"2025-09-28T07:11:58.000Z","size":11101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-28T09:12:30.264Z","etag":null,"topics":["bunifu","cui","cuoreui","guna","gunaui","owtysm","siticone","telerik","ui","ui-library","winforms","winforms-ui"],"latest_commit_sha":null,"homepage":"https://cuoreui.netlify.app/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owtysm2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T15:48:48.000Z","updated_at":"2025-09-28T07:12:01.000Z","dependencies_parsed_at":"2025-09-19T17:50:16.467Z","dependency_job_id":"11aa4de1-6ba3-4825-a763-418f56760d7d","html_url":"https://github.com/owtysm2/CuoreUI","commit_stats":null,"previous_names":["owtysm2/cuoreui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/owtysm2/CuoreUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owtysm2%2FCuoreUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owtysm2%2FCuoreUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owtysm2%2FCuoreUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owtysm2%2FCuoreUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owtysm2","download_url":"https://codeload.github.com/owtysm2/CuoreUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owtysm2%2FCuoreUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278358487,"owners_count":25973949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bunifu","cui","cuoreui","guna","gunaui","owtysm","siticone","telerik","ui","ui-library","winforms","winforms-ui"],"created_at":"2025-10-04T18:56:02.977Z","updated_at":"2026-01-17T10:51:50.592Z","avatar_url":"https://github.com/owtysm2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CuoreUI Banner](https://i.imgur.com/jkVHYpG.png)\n\n\u003e ![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).\n\n---\n\n# ![cui-32x](https://i.imgur.com/PHRIIbS.png) CuoreUI.Winforms\n\nThis is a C# .NET Winforms library with **modern** controls, components and forms.\n\n\u003e[!TIP]\n\u003e Don't be afraid to report problems on the [![image](https://i.imgur.com/rJ9l299.png) Issues](https://github.com/owtysm2/CuoreUI) page! \n\n\u003e [![image](https://i.imgur.com/rJ9l299.png) The master branch](https://github.com/owtysm2/CuoreUI) is usually ahead of the latest [![NuGet logo](https://i.imgur.com/6aPyVAg.png) NuGet package](https://www.nuget.org/packages/CuoreUI.Winforms/) in terms of changes made.\n\n## 🗿 Why use Cuore\n\u003e CuoreUI Showcases is not out yet.\n\n![CuoreUI Showcases: Message Dialog (UI)](https://i.imgur.com/z0XjHOY.png)\n\n**UI Design**\n\nCuoreUI draws inspiration from web UI designs. Tries to support control animations, blur effects on controls, and rounded forms for a \"modern\" look.\n\n![CuoreUI binary size in comparison to other libraries](https://i.imgur.com/7yeFZER.png)\n\n**Lightweight**\n*(Data from Early July 2025)*\n\nWhile smaller in size than other competitors, it still packs similar features due to not being obfuscated and not having a license manager.\n\n![CuoreUI resource usage in \"CuoreUI Showcases: Message Dialog\" - Windows 10 Task Manager](https://i.imgur.com/9VbO6gK.png)\n\n**Cautious with Resources**\n\nWe dispose classes inheriting `IDisposable`, and use memory efficiently.\n\nThe UI is drawn with the CPU, so we make sure to optimize that too.\n\n---\n\n## 🔧 Installation \n### ![NuGet logo](https://i.imgur.com/6aPyVAg.png) Nuget\nThe official NuGet page is called [CuoreUI.Winforms![image](https://i.imgur.com/e4nwNIY.png)](https://www.nuget.org/packages/CuoreUI.Winforms)\n\u003e[!TIP]\n\u003e To install using the Package Manager Console: `Install-Package CuoreUI.Winforms`\n### 📦 Add to toolbox from .DLL file\n\u003e Follow our **Step-by-step guide: ![GitHub logo](https://i.imgur.com/rJ9l299.png) [Load CuoreUI.dll from toolbox](./.github/load-into-toolbox.md)**\n\n---\n\n## 📜 Documentation\n*Documentation, documentation. Ah yes, the documentation..*\n\n.. We currently don't provide any documentation for the project\n\nThere is, however, ongoing work towards writing the docs. \n\n---\n\n## 📅 Versioning\nWe use CalVer, please refer to ![image](https://i.imgur.com/rJ9l299.png) [/.github/versioning.md](https://github.com/owtysm2/CuoreUI/blob/master/.github/versioning.md) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowtysm2%2Fcuoreui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowtysm2%2Fcuoreui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowtysm2%2Fcuoreui/lists"}