{"id":20410442,"url":"https://github.com/alex-titarenko/wpfcontrols","last_synced_at":"2025-04-12T16:03:25.172Z","repository":{"id":27006002,"uuid":"30470076","full_name":"alex-titarenko/wpfcontrols","owner":"alex-titarenko","description":"Set of Controls for WPF.","archived":false,"fork":false,"pushed_at":"2023-07-03T03:40:55.000Z","size":3992,"stargazers_count":64,"open_issues_count":5,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:07:41.892Z","etag":null,"topics":["netcore31"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebookincubator/create-react-app","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alex-titarenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-07T21:00:21.000Z","updated_at":"2025-04-08T06:42:54.000Z","dependencies_parsed_at":"2022-07-09T09:00:36.147Z","dependency_job_id":null,"html_url":"https://github.com/alex-titarenko/wpfcontrols","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-titarenko%2Fwpfcontrols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-titarenko%2Fwpfcontrols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-titarenko%2Fwpfcontrols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-titarenko%2Fwpfcontrols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex-titarenko","download_url":"https://codeload.github.com/alex-titarenko/wpfcontrols/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248593585,"owners_count":21130310,"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","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":["netcore31"],"created_at":"2024-11-15T05:46:25.462Z","updated_at":"2025-04-12T16:03:25.131Z","avatar_url":"https://github.com/alex-titarenko.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPF Controls\n![Build](https://github.com/alex-titarenko/wpfcontrols/workflows/Build/badge.svg?branch=main)\n[![NuGet Version](http://img.shields.io/nuget/v/TAlex.WPF.Controls.svg?style=flat)](https://www.nuget.org/packages/TAlex.WPF.Controls/) [![NuGet Downloads](http://img.shields.io/nuget/dt/TAlex.WPF.Controls.svg?style=flat)](https://www.nuget.org/packages/TAlex.WPF.Controls/)\n\nSet of Controls for WPF.\n\n## Features\n\n#### Controls\n* **ColorChip** - color picker control with advance functionality like in Photoshop.\n* **ColorComboBox** - combo box with predefined list of standard html colors with ability to choose custom color.\n* **HtmlRichEditor** - rich html visual editor which allow to format your text in WYSIWYG mode. Supporting inserting images, tables, font decorations and etc.\n* **ImageEx** - extends standard image control to be able play animation from sets of usual images like png.\n* **NumericUpDown** - control provides a TextBox with button spinners that allow incrementing and decrementing numeric values by using the spinner buttons, keyboard up/down arrows, or mouse wheel.\n* **BusyIndicator** - helps to notify user when your application is busy with appropriate indicator.\n\n#### Converters\n* **BooleanToVisibilityConverter** - converts boolean value to Visibility and vice versa.\n* **CamelTextToRegularTextConverter** - converts camel case text like *\"HelloWorld\"* to regual text like *\"Hello World\"*\n* **ColorToBrushConverter** - converts color to brush.\n* **DoubleToStringConverter** - converts double value to string and vice versa.\n* **EnumToBooleanConverter** - converts any Enum value to boolean and vice verse.\n* **Int32ToDecimalConverter** - converts Int32 numeric value to it's equivalent decimal value.\n* **Int32ToDoubleConverter** - converts Int32 numeric value to it's equivalent double value.\n* **IsNotNullToBooleanConverter** - converts any not nullable object to true and vice versa.\n* **NotEmptyStringToBooleanConverter** - converts any not empty string to true and vice versa.\n\n\n## Get it on NuGet!\n\n    Install-Package TAlex.WPF.Controls\n\n## License\nWPFControls is under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-titarenko%2Fwpfcontrols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-titarenko%2Fwpfcontrols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-titarenko%2Fwpfcontrols/lists"}