{"id":14963796,"url":"https://github.com/g4m3r0/wpfmvvmbase","last_synced_at":"2026-01-28T18:03:20.067Z","repository":{"id":65957743,"uuid":"517432882","full_name":"g4m3r0/WpfMvvmBase","owner":"g4m3r0","description":"WPF MVVM Base Library","archived":false,"fork":false,"pushed_at":"2023-03-14T18:35:49.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T02:37:16.074Z","etag":null,"topics":["csharp","csharp-library","mvvm","net-framework","netcore","windows-desktop","windows-presentation-foundation","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g4m3r0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-24T20:45:16.000Z","updated_at":"2022-12-16T11:34:41.000Z","dependencies_parsed_at":"2023-06-03T03:30:14.715Z","dependency_job_id":null,"html_url":"https://github.com/g4m3r0/WpfMvvmBase","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"8f0abd731deac8137fe8ecff0ced68b3eff949aa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4m3r0%2FWpfMvvmBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4m3r0%2FWpfMvvmBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4m3r0%2FWpfMvvmBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4m3r0%2FWpfMvvmBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g4m3r0","download_url":"https://codeload.github.com/g4m3r0/WpfMvvmBase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248340556,"owners_count":21087471,"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","csharp-library","mvvm","net-framework","netcore","windows-desktop","windows-presentation-foundation","wpf"],"created_at":"2024-09-24T13:32:09.549Z","updated_at":"2026-01-28T18:03:15.030Z","avatar_url":"https://github.com/g4m3r0.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPF MVVM Base Library\n[![NuGet](https://img.shields.io/nuget/v/GSL.Util.WpfMvvmBase.svg)](https://www.nuget.org/packages/GSL.Util.WpfMvvmBase)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/GSL.Util.WpfMvvmBase.svg)](https://www.nuget.org/packages/GSL.Util.WpfMvvmBase)\n\nThis library makes it easier to create simple WPF applications using the [MVVM (Model-View-ViewModel)](https://learn.microsoft.com/en-us/dotnet/architecture/maui/mvvm) pattern.\n\nIt basically consists of two parts\n1) *NotifiableBaseObject*\nThe *NotifiableBaseObject* implements the *INotifyPropertyChanged* interface, to raise an event when the value of an object changed.\n\n2) *DelegateCommand*\nThe *DelegateCommand* extends the [*ICommand*](https://learn.microsoft.com/en-us/dotnet/api/system.windows.input.icommand?view=net-7.0) interface.\nIt provides a code contract for commands, which basically provides the commanding behavior for UI elements.\n\n\n## Basic Example\ntodo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4m3r0%2Fwpfmvvmbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg4m3r0%2Fwpfmvvmbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4m3r0%2Fwpfmvvmbase/lists"}