{"id":25067680,"url":"https://github.com/codingseb/mvvm","last_synced_at":"2026-05-16T18:04:19.140Z","repository":{"id":108935083,"uuid":"224466202","full_name":"codingseb/Mvvm","owner":"codingseb","description":"Some useful stuff for better Mvvm in WPF","archived":false,"fork":false,"pushed_at":"2022-03-23T06:53:38.000Z","size":235,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T06:35:40.103Z","etag":null,"topics":["mvvm","utils","wpf"],"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/codingseb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-27T15:55:10.000Z","updated_at":"2023-06-08T08:28:23.000Z","dependencies_parsed_at":"2023-04-18T05:16:40.929Z","dependency_job_id":null,"html_url":"https://github.com/codingseb/Mvvm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingseb/Mvvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingseb%2FMvvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingseb%2FMvvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingseb%2FMvvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingseb%2FMvvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingseb","download_url":"https://codeload.github.com/codingseb/Mvvm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingseb%2FMvvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267721687,"owners_count":24133787,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["mvvm","utils","wpf"],"created_at":"2025-02-06T20:58:24.386Z","updated_at":"2026-05-16T18:04:19.095Z","avatar_url":"https://github.com/codingseb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mvvm\n[![NuGet Status](http://img.shields.io/nuget/v/CodingSeb.Mvvm.svg?style=flat\u0026max-age=86400)](https://www.nuget.org/packages/CodingSeb.Mvvm/)  \nSome useful stuff for better Mvvm in WPF\n\n## Features\n* `XCommand` (To bind between Events, Commands, Methods and Property for CanExecute) with smart refresh of the CanExecute (Have some code evaluation features similar to Eval).\n* `Eval` Binding with Code Evaluation (Avalonia UI Style and more)\n  * On DataContext (Properties and methods directly available)  \n  * ElementName `#Name.Something`  \n  * RelativeSource `$self`, `$parent` (LogicalTree), `$$parent` (VisualTree), `$parent[TypeName]`, `$parent[3]`, `$parent[TypeName,2]` \n  * StaticResource `@ResourceKey`  \n* `XMultiBinding` for nesting `MultiBinding`, `Binding`, `Eval` and other markups. You can use at each level `IMultiValueConverter`, `IValueConveter` ([Work very well with CodingSeb.Converters](https://github.com/codingseb/Converters)) \n* `IRelayCommand` (That inherit from ICommand) to call RaiseCanExecuteChanged() from anywhere\n  * `RelayCommand`\n  * `RelayCommand\u003cT\u003e`\n* Some extensions methods to navigate in both VisualTree and LogicalTree easily from C#\n* `NotifyPropertyChangedBaseClass` the class to inherit that implementing `INotifyPropertyChanged` and a `public virtual void NotifyPropertyChanged([CallerMemberName] string propertyName = \"\")`\n  \n[Code Evaluation stuff use CodingSeb.ExpressionEvaluator](https://github.com/codingseb/ExpressionEvaluator)\n\n*You can also use [PropertyChanged.Fody](https://github.com/Fody/PropertyChanged) and/or [ReactiveUI.Fody](https://www.reactiveui.net/docs/handbook/view-models/boilerplate-code) to simplify more your Mvvm code*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingseb%2Fmvvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingseb%2Fmvvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingseb%2Fmvvm/lists"}