{"id":32812431,"url":"https://github.com/evorajhonj/winforms.fluent","last_synced_at":"2026-05-14T21:01:30.162Z","repository":{"id":322085907,"uuid":"1088161438","full_name":"evorajhonj/WinForms.Fluent","owner":"evorajhonj","description":"About  Modern Windows 11 Fluent Design for WinForms. Apply Mica, Acrylic, and Tabbed effects instantly. Full-window or titlebar-only control.","archived":false,"fork":false,"pushed_at":"2025-11-05T16:10:56.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-05T17:32:01.590Z","etag":null,"topics":["acrylic","blur","fluent","mica","tabbed","winforms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evorajhonj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-02T12:45:51.000Z","updated_at":"2025-11-05T16:11:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/evorajhonj/WinForms.Fluent","commit_stats":null,"previous_names":["evorajhonj/evora.fluentforms","evorajhonj/winforms.fluent"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/evorajhonj/WinForms.Fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evorajhonj%2FWinForms.Fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evorajhonj%2FWinForms.Fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evorajhonj%2FWinForms.Fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evorajhonj%2FWinForms.Fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evorajhonj","download_url":"https://codeload.github.com/evorajhonj/WinForms.Fluent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evorajhonj%2FWinForms.Fluent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["acrylic","blur","fluent","mica","tabbed","winforms"],"created_at":"2025-11-07T02:00:43.451Z","updated_at":"2026-05-14T21:01:30.157Z","avatar_url":"https://github.com/evorajhonj.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinForms.Fluent\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/icon.png\" alt=\"WinForms.Fluent Icon\" width=\"128\" height=\"128\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eModern Windows 11 Fluent Design for WinForms\u003c/strong\u003e\u003cbr\u003e\n  Apply Mica, Acrylic, and Tabbed effects with an intuitive, chainable API.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/nuget/v/WinForms.Fluent?style=flat-square\" alt=\"NuGet Version\"\u003e\n  \u003cimg src=\"https://img.shields.io/nuget/dt/WinForms.Fluent?style=flat-square\" alt=\"NuGet Downloads\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/evorajhonj/WinForms.Fluent?style=flat-square\" alt=\"License\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/sample.png\" alt=\"WinForms.Fluent Sample\" width=\"1920\" height=\"1080\"\u003e\n\u003c/p\u003e\n\n---\n\n## ✨ Features\n\n- 🎯 **One-Line API** - `this.Mica()` applies effects instantly\n- 🌓 **Auto Theme Detection** - Automatically detects Windows dark/light mode\n- 🎨 **Multiple Effects** - Mica, Acrylic, Tabbed with full-window support\n- 🎯 **Apply Target Control** - Choose titlebar-only or full-window effects\n- ⚙️ **Chainable Configuration** - Fluent API for complex scenarios\n- 🔒 **Type-Safe** - Full IntelliSense, no magic strings\n- 📱 **Multi-Target** - .NET 6, 7, 8, 9 (Windows only)\n- ⚡ **Zero Boilerplate** - Get modern UI in seconds\n\n---\n\n## 🚀 Installation\n\n```bash\ndotnet add package WinForms.Fluent\n```\n\n---\n\n## 🎯 Quick Start\n\n### Simplest Form Ever\n```csharp\nusing WinForms.Fluent;\n\npublic partial class MainWindow : Form\n{\n    public MainWindow()\n    {\n        InitializeComponent();\n        this.Mica();  // ← That's it! Auto-detects theme + full window\n    }\n}\n```\n\n---\n\n## 📚 Usage Guide\n\n### Simple Effects (One-Liners)\n\nPerfect for **99% of use cases**:\n\n```csharp\n// Auto-detect system theme + apply effect (full window)\nthis.Mica();                    // Windows 11 Mica effect\nthis.Acrylic();                 // Transparent Acrylic\nthis.Tabbed();                  // Tabbed window effect\nthis.Auto();                    // Same as Mica()\n\n// Force specific theme (full window)\nthis.Mica(Theme.Dark);          // Dark Mica\nthis.Acrylic(Theme.Light);      // Light Acrylic\nthis.Tabbed(Theme.Dark);        // Dark Tabbed\n\n// Apply target control (titlebar only or full window)\nthis.Mica(Target.TitleBar);     // Titlebar only\nthis.Mica(Target.FullWindow);   // Full window\n\n// With theme + target\nthis.Mica(Theme.Dark, Target.FullWindow);\nthis.Acrylic(Theme.Light, Target.TitleBar);\n\n// Cleanup\nthis.Reset();                   // Remove all effects\n```\n\n**Real Example:**\n```csharp\npublic MainWindow()\n{\n    InitializeComponent();\n    \n    // Modern app - auto theme detection, full window\n    this.Mica();\n}\n```\n\n---\n\n### Advanced Configuration\n\nFor **custom combinations**:\n\n```csharp\nthis.Configure()\n    .Acrylic()                  // Backdrop type\n    .Dark()                     // Theme\n    .Transparency()             // Enable transparency\n    .Apply();\n```\n\n**More Examples:**\n\n```csharp\n// Light Mica, full window\nthis.Configure()\n    .Mica()\n    .Light()\n    .ToFullWindow()\n    .Apply();\n\n// Tabbed with auto theme, titlebar only\nthis.Configure()\n    .Tabbed()\n    .Auto()\n    .ToTitleBar()\n    .Apply();\n\n// Dark, no backdrop\nthis.Configure()\n    .None()\n    .Dark()\n    .Apply();\n\n// Acrylic dialog with transparency\nthis.Configure()\n    .Acrylic()\n    .Auto()\n    .Transparency()\n    .ToFullWindow()\n    .Apply();\n```\n\n---\n\n## 📖 Complete API Reference\n\n### Simple Methods\n\n| Method | Effect | Theme | Target |\n|--------|--------|-------|--------|\n| `this.Mica()` | Mica | Auto-detect | Full Window |\n| `this.Mica(Theme.Dark)` | Mica | Dark | Full Window |\n| `this.Mica(Theme.Light)` | Mica | Light | Full Window |\n| `this.Mica(Target.TitleBar)` | Mica | Auto-detect | TitleBar |\n| `this.Mica(Theme.Dark, Target.FullWindow)` | Mica | Dark | Full Window |\n| `this.Acrylic()` | Acrylic | Auto-detect | Full Window |\n| `this.Acrylic(Theme.Dark)` | Acrylic | Dark | Full Window |\n| `this.Tabbed()` | Tabbed | Auto-detect | Full Window |\n| `this.Tabbed(Theme.Light)` | Tabbed | Light | Full Window |\n| `this.Auto()` | Mica | Auto-detect | Full Window |\n| `this.Reset()` | None | - | - |\n\n### Configuration Methods\n\n**Backdrop Types:**\n```csharp\n.Mica()              // Main window backdrop\n.Acrylic()           // Transient/dialog backdrop\n.Tabbed()            // Tabbed window backdrop\n.AutoBackdrop()      // Let DWM auto-decide\n.None()              // Disable backdrop\n```\n\n**Theme:**\n```csharp\n.Auto()              // Auto-detect from Windows\n.Dark()              // Force dark theme\n.Light()             // Force light theme\n```\n\n**Apply Target:**\n```csharp\n.ToTitleBar()        // Apply only to titlebar\n.ToFullWindow()      // Apply to entire window (default)\n```\n\n**Transparency:**\n```csharp\n.Transparency()      // Enable transparency\n.NoTransparency()    // Disable transparency (default)\n```\n\n**Apply:**\n```csharp\n.Apply()             // Explicitly apply configuration\n// OR auto-applies on last method (.Transparency()/.NoTransparency())\n```\n\n---\n\n## 🎨 Theme Constants\n\n```csharp\nusing WinForms.Fluent;\n\n// ❌ Confusing\nthis.Mica(true);                // What does true mean?\n\n// ✅ Crystal Clear\nthis.Mica(Theme.Dark);          // Intent is obvious\nthis.Mica(Theme.Light);         // No ambiguity\n```\n\n---\n\n## 🎯 Apply Target Enum\n\n```csharp\nusing WinForms.Fluent;\n\n// Apply only to titlebar (theme only)\nthis.Mica(Target.TitleBar);\n\n// Apply to full window (backdrop + theme)\nthis.Mica(Target.FullWindow);   // Default\n\n// In configuration\nthis.Configure()\n    .Mica()\n    .Dark()\n    .ToTitleBar()      // Titlebar only\n    .Apply();\n\nthis.Configure()\n    .Acrylic()\n    .Auto()\n    .ToFullWindow()    // Full window (default)\n    .Apply();\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevorajhonj%2Fwinforms.fluent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevorajhonj%2Fwinforms.fluent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevorajhonj%2Fwinforms.fluent/lists"}