{"id":15060020,"url":"https://github.com/avikeid2007/windev-utility","last_synced_at":"2025-04-10T05:44:17.494Z","repository":{"id":45431480,"uuid":"286695005","full_name":"avikeid2007/WinDev-Utility","owner":"avikeid2007","description":"A utility for windows developers","archived":false,"fork":false,"pushed_at":"2023-10-04T07:07:00.000Z","size":4666,"stargazers_count":21,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-02-02T20:52:38.166Z","etag":null,"topics":["csharp","developer-productivity","developer-tools","guid","hacktoberfest","hacktoberfest2020","icommand","property-editor","property-wrappers","uno-platform","utility","utility-application","uwp","windows-app","windows-desktop-app","windows-utilities","winui3","wpf","xamarin","xaml-source"],"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/avikeid2007.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":"2020-08-11T08:56:07.000Z","updated_at":"2024-07-29T04:16:35.000Z","dependencies_parsed_at":"2022-08-04T15:00:35.125Z","dependency_job_id":null,"html_url":"https://github.com/avikeid2007/WinDev-Utility","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikeid2007%2FWinDev-Utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikeid2007%2FWinDev-Utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikeid2007%2FWinDev-Utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikeid2007%2FWinDev-Utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avikeid2007","download_url":"https://codeload.github.com/avikeid2007/WinDev-Utility/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239167035,"owners_count":19593137,"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":["csharp","developer-productivity","developer-tools","guid","hacktoberfest","hacktoberfest2020","icommand","property-editor","property-wrappers","uno-platform","utility","utility-application","uwp","windows-app","windows-desktop-app","windows-utilities","winui3","wpf","xamarin","xaml-source"],"created_at":"2024-09-24T22:51:15.798Z","updated_at":"2025-02-16T17:34:53.164Z","avatar_url":"https://github.com/avikeid2007.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/avikeid2007/WinDev-Utility/master/src/UWP/WinDevUtility/Assets/Square44x44Logo.altform-unplated_targetsize-256.png\" alt=\"Covidonus\" width=\"200\"\u003e\n \u003cbr/\u003e\n \u003cbr/\u003e\n \u003ca href='//www.microsoft.com/store/apps/9P9M9NJV9246?cid=storebadge\u0026ocid=badge'\u003e\u003cimg src='https://raw.githubusercontent.com/avikeid2007/WinDev-Utility/master/ScreenShots/store.png' alt='English badge' width=\"150\" /\u003e\u003c/a\u003e\n  \u003cbr/\u003e\n \u003ca href='http://windevutility.avnishkumar.co.in/'\u003eWeb Version (WebAssembly)\u003c/a\u003e\n\u003c/h1\u003e\n\n## 🧙‍♂️ Introduction\n\n\u003ch4 \u003eWinDEV Utility, an open-source tool built on the Uno Platform, enhances productivity in Windows-based development. This utility encompasses a range of features for C# properties, such as property change events, Mvvm Commands (including ICommands, RelayCommand, DelegateCommand, and AsyncCommand), XAML generation, resource management (finding and removing unused XAML resources), JSON-to-C# conversion, and more. It offers unparalleled flexibility in both code and XAML generation.\n\u003c/h4\u003e\n\n## ✨ Features\n\n### 🪄 **C# full property Generator with property change events**\n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/POCO-generator.png\" /\u003e\n\u003cbr/\u003eWith the WinDev Utility feature, you can effortlessly generate C# full properties for XAML bindings, whether with or without property change events. Additionally, it seamlessly integrates with the Prism framework and offers support for dirty value checks.\n\u003cbr/\u003e\n\n### 🌟 **Mvvm Commands**\n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/Mvvm-command-generator.png\" /\u003e \n\u003cbr/\u003eWith the WinDev Utility feature, you have the capability to generate XAML commands, including RelayCommand, DelegateCommand, AsyncCommand, and even custom commands, whether they require parameters or not.\u003cbr/\u003e\n\u003cbr/\u003e\n\n### 📜 **XAML Snippet**\n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/Xaml-snippet-generator.png\" /\u003e\n\u003cbr/\u003eThrough the WinDev Utility feature, you can easily generate XAML snippets for Grid layouts with a defined number of rows and columns. Additionally, the utility offers a powerful Class to XAML generator, enabling you to create XAML code directly from class properties, making it effortless to design layouts within specific Grid or StackLayout containers.\n\u003cbr/\u003e\n\n### 🚀 **Find unused XAML resources**\n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/Find-unused-xaml-resource.png\" /\u003e\n\u003cbr/\u003eWinDev Utility includes a robust feature that facilitates the identification and removal of unused XAML resources, such as StaticResource, ThemeResource, DynamicResource, and even unused Data templates. This streamlines your XAML code, helping you maintain a cleaner and more efficient project structure.\n\u003cbr/\u003e\n\n### 📚 **Json TO C#**\n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/Json-to-CSharpe.png\" /\u003e\n\u003cbr/\u003eWinDev Utility also provides a convenient JSON-to-C# conversion feature, allowing you to easily transform JSON data into corresponding C# objects, simplifying the process of working with JSON data in your Windows-based applications.\n\u003cbr/\u003e\n\n### 👍 **GUID \u0026 Sequential GUID Generator**   \n\n\u003cimg align=\"center\"  src=\"https://github.com/avikeid2007/WinDev-Utility/blob/7f0e38f10d0b2f97e8601068a587e07a104655df/ScreenShots/GUID-Generator.png\" /\u003e\n\u003cbr/\u003eWith the WinDev Utility feature, generating GUIDs, including sequential GUIDs, is as simple as a single click.\n\u003cbr/\u003e\n\n## 🌟 Contribute\nThe WinDev Utility welcomes contributions from all magical beings! If you've discovered a new spell or wish to enhance our existing enchantments.\n\n\n## 📜 License\nThe WinDev Utility is open-source sorcery, governed by the MIT License. Feel free to conjure, modify, and distribute our magic in accordance with its terms.\n\n---\n\n\u003e [avnishkumar.co.in](http://avnishkumar.co.in) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@avikeid2007](https://github.com/avikeid2007) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@avikeid2007](https://twitter.com/avikeid2007)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favikeid2007%2Fwindev-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favikeid2007%2Fwindev-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favikeid2007%2Fwindev-utility/lists"}