{"id":15036113,"url":"https://github.com/alexfalconflores/uwp-toolkit-controls","last_synced_at":"2026-01-27T11:33:18.560Z","repository":{"id":199803950,"uuid":"703762689","full_name":"alexfalconflores/uwp-toolkit-controls","owner":"alexfalconflores","description":"Add custom controls to your Universal Windows Platform (UWP) applications with ease. Accelerate development and improve user experience. Compatible with WinUI 2.7+.","archived":false,"fork":false,"pushed_at":"2023-11-20T04:14:26.000Z","size":7069,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-14T08:30:07.300Z","etag":null,"topics":["controls","csharp","csharp-lib","csharp-library","mit-license","toolkit","uwp","uwp-control","uwp-toolkit","windows-10","windows-11","winui","winui-controls","winui2"],"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/alexfalconflores.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}},"created_at":"2023-10-11T21:38:12.000Z","updated_at":"2023-10-12T07:30:23.000Z","dependencies_parsed_at":"2023-10-12T15:12:54.353Z","dependency_job_id":"ff5e70a9-e4f8-4f9a-aa80-591c5ed0bb40","html_url":"https://github.com/alexfalconflores/uwp-toolkit-controls","commit_stats":null,"previous_names":["alexfalconflores/uwp-toolkit-controls"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexfalconflores/uwp-toolkit-controls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfalconflores%2Fuwp-toolkit-controls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfalconflores%2Fuwp-toolkit-controls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfalconflores%2Fuwp-toolkit-controls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfalconflores%2Fuwp-toolkit-controls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexfalconflores","download_url":"https://codeload.github.com/alexfalconflores/uwp-toolkit-controls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfalconflores%2Fuwp-toolkit-controls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28812402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["controls","csharp","csharp-lib","csharp-library","mit-license","toolkit","uwp","uwp-control","uwp-toolkit","windows-10","windows-11","winui","winui-controls","winui2"],"created_at":"2024-09-24T20:30:10.653Z","updated_at":"2026-01-27T11:33:18.545Z","avatar_url":"https://github.com/alexfalconflores.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![UWP Toolkit Control Cover](\u003cassets/UWP Toolkit Controls - cover - my library.jpg\u003e)\n\n\u003e This project uses `C# 11` with the [`PolySharp`](https://github.com/Sergio0694/PolySharp/tree/main) library. The minimum version is Windows 10, `1903` (Build,18362).\n\n\u003e This project can be used with C# 7.2, but we recommend that you use C# 11 in your project (.csproj) and use the [`PolySharp`](https://github.com/Sergio0694/PolySharp/tree/main) library.\n\n\u003cbr/\u003e\n\n[![NuGet](https://img.shields.io/nuget/dt/AlexFalconFlores.UWP.Toolkit.Controls.svg)](https://www.nuget.org/stats/packages/AlexFalconFlores.UWP.Toolkit.Controls?groupby=Version) \n[![NuGet](https://img.shields.io/nuget/vpre/AlexFalconFlores.UWP.Toolkit.Controls.svg)](https://www.nuget.org/packages/AlexFalconFlores.UWP.Toolkit.Controls/)\n\u003ca href=\"https://www.nuget.org/packages/AlexFalconFlores.UWP.Toolkit.Controls\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/alexfalconflores/alexfalconflores/main/img/nuget-banner.svg\" height=20 alt=\"Go to Nuget\"/\u003e\n\u003c/a\u003e\n\nAdd custom `controls` to your `Universal Windows Platform (UWP)` applications with `ease`. Accelerate development and improve user experience. Compatible with `WinUI 2.7+`.\n\n## Installation 📦\nThis project is available as a [NuGet package](https://www.nuget.org/packages/AlexFalconFlores.UWP.Toolkit.Controls). You can install it using the NuGet Package Console window:\n```bash\nNuGet\\Install-Package AlexFalconFlores.UWP.Toolkit.Controls -Version 0.0.2\n```\n\n## Documentation 📖\n#### Controls\n- [**TitleBar**](docs/TitleBar/TitleBar.md)\n- [**Script**](docs/Script/Script.md)\n- [**ContentOverlayPopup**](docs/ContentOverlayPopup/ContentOverlayPopup.md)\n- [**Toast**](docs/Toast/Toast.md)\n\n#### Enum\n- [TitleBarSize](docs/Enum/TitleBarSize.md)\n- [ToastAlignment](docs/Enum/ToastAlignment.md)\n\n#### Helper\n- [TitleBarTheme](docs/Helper/TitleBarTheme.md)\n\n#### Struct\n- [ToastItemParameters](docs/Struct/ToastItemParameters.md)\n\n## Library Dependencies 📚\n- PolySharp \u003e= 1.13.2\n- AlexFalconFlores.UWP.Toolkit \u003e= 0.0.7\n- AlexFalconFlores.UWP.Markup \u003e= 1.0.0\n- Microsoft.UI.Xaml \u003e= 2.7.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexfalconflores%2Fuwp-toolkit-controls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexfalconflores%2Fuwp-toolkit-controls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexfalconflores%2Fuwp-toolkit-controls/lists"}