{"id":15411634,"url":"https://github.com/dirkster99/watermarkcontrolslib","last_synced_at":"2025-04-19T09:43:57.906Z","repository":{"id":85744216,"uuid":"102648308","full_name":"Dirkster99/WatermarkControlsLib","owner":"Dirkster99","description":"Provides MVVM/WPF conform textbox and combobox control implementations for dark and light modern UIs","archived":false,"fork":false,"pushed_at":"2019-09-03T17:17:08.000Z","size":53,"stargazers_count":19,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T15:16:53.259Z","etag":null,"topics":["combobox","control","csharp","dark","dotnet","library","light","modern","mvvm","textbox","theme","ui","ui-components","watermark","wpf"],"latest_commit_sha":null,"homepage":null,"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/Dirkster99.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}},"created_at":"2017-09-06T19:14:05.000Z","updated_at":"2024-07-05T11:14:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"005c28ef-38b7-4ad2-9abd-c22ed42e2303","html_url":"https://github.com/Dirkster99/WatermarkControlsLib","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"8707bee9d277686d53c4ce4d347d1a0a1274a8e8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dirkster99%2FWatermarkControlsLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dirkster99%2FWatermarkControlsLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dirkster99%2FWatermarkControlsLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dirkster99%2FWatermarkControlsLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dirkster99","download_url":"https://codeload.github.com/Dirkster99/WatermarkControlsLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249191383,"owners_count":21227555,"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":["combobox","control","csharp","dark","dotnet","library","light","modern","mvvm","textbox","theme","ui","ui-components","watermark","wpf"],"created_at":"2024-10-01T16:49:46.494Z","updated_at":"2025-04-19T09:43:57.889Z","avatar_url":"https://github.com/Dirkster99.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build status](https://ci.appveyor.com/api/projects/status/c44414w3s1ow8eb5?svg=true)](https://ci.appveyor.com/project/Dirkster99/watermarkcontrolslib)\n[![Release](https://img.shields.io/github/release/Dirkster99/watermarkcontrolslib.svg)](https://github.com/Dirkster99/watermarkcontrolslib/releases/latest)\n[![NuGet](https://img.shields.io/nuget/dt/Dirkster.watermarkcontrolslib.svg)](http://nuget.org/packages/Dirkster.watermarkcontrolslib)\n\n![Net4](https://badgen.net/badge/Framework/.Net\u0026nbsp;4/blue) ![NetCore3](https://badgen.net/badge/Framework/NetCore\u0026nbsp;3/blue)\n\n# WatermarkControlsLib\nProvides MVVM/WPF conform textbox and combobox control implementations for dark and light modern UIs\n\nThe controls afre based on a refactored version from the WPF Tool Kit at: http://wpftoolkit.codeplex.com/\n\n# TextBox with Watermark\n![](https://github.com/Dirkster99/Docu/blob/master/WatermarkControlsLib/screenshot.png)\n\n# ComboBox with Watermark\n![](https://github.com/Dirkster99/Docu/blob/master/WatermarkControlsLib/screenshot1.png)\n![](https://github.com/Dirkster99/Docu/blob/master/WatermarkControlsLib/screenshot2.png)\n![](https://github.com/Dirkster99/Docu/blob/master/WatermarkControlsLib/screenshot3.png)\n\n\n## Theming\n\nLoad *Light* or *Dark* brush resources in you resource dictionary to take advantage of existing definitions.\n\n```XAML\n    \u003cResourceDictionary.MergedDictionaries\u003e\n        \u003cResourceDictionary Source=\"/WatermarkControlsLib;component/Themes/DarkBrushs.xaml\" /\u003e\n    \u003c/ResourceDictionary.MergedDictionaries\u003e\n```\n\n```XAML\n    \u003cResourceDictionary.MergedDictionaries\u003e\n        \u003cResourceDictionary Source=\"/WatermarkControlsLib;component/Themes/LightBrushs.xaml\" /\u003e\n    \u003c/ResourceDictionary.MergedDictionaries\u003e\n```\n\nThese definitions do not theme all controls used within this library. You should use a standard theming library, such as:\n- [MahApps.Metro](https://github.com/MahApps/MahApps.Metro),\n- [MLib](https://github.com/Dirkster99/MLib), or\n- [MUI](https://github.com/firstfloorsoftware/mui)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkster99%2Fwatermarkcontrolslib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirkster99%2Fwatermarkcontrolslib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkster99%2Fwatermarkcontrolslib/lists"}