{"id":14966931,"url":"https://github.com/dpvreony/vetuviem","last_synced_at":"2025-10-25T17:30:58.898Z","repository":{"id":37000297,"uuid":"352051090","full_name":"dpvreony/Vetuviem","owner":"dpvreony","description":"Vetuvium is a code generation toolkit to support ReactiveUI View to View Model binding (MVVM -\u003e V2VM -\u003e Ve-Tu-Viem)","archived":false,"fork":false,"pushed_at":"2024-05-19T14:53:06.000Z","size":1266,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-19T14:58:29.135Z","etag":null,"topics":["mvvm","reactiveui","roslyn-generator","viewbinding","viewmodel"],"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/dpvreony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-03-27T11:06:08.000Z","updated_at":"2024-05-20T21:12:47.483Z","dependencies_parsed_at":"2023-10-16T13:12:18.707Z","dependency_job_id":"c4a4c605-cb9e-4a40-be63-8c9ed1af41fe","html_url":"https://github.com/dpvreony/Vetuviem","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvreony%2FVetuviem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvreony%2FVetuviem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvreony%2FVetuviem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvreony%2FVetuviem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpvreony","download_url":"https://codeload.github.com/dpvreony/Vetuviem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865216,"owners_count":16555929,"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":["mvvm","reactiveui","roslyn-generator","viewbinding","viewmodel"],"created_at":"2024-09-24T13:37:10.267Z","updated_at":"2025-10-25T17:30:58.391Z","avatar_url":"https://github.com/dpvreony.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vetuviem\nVetuvium is a toolkit to support View to View Model binding (MVVM -\u003e V2VM -\u003e Ve-Tu-Viem) aimed at offering a structure to get more re-usability out of ReactiveUI.\n\n## Mission Statement\n* To give a mechanism to reduce the amount of boiler plate code being produced, by allowing some of the ReactiveUI specific logic to be hidden away\n* Allow the developer to think along the lines of standard behaviours for controls by offering a way to produce re-usable behaviours through a class and\\or function design pattern\n* Allow the developer to focus on what matters on the ViewModel\n* Reduce the cognitive load by\n  * Removing the risk of misusing 1 way or 2 way binding\n  * Remove the need for the user to think about having to cater for Bind vs BindCommand\n* Offer a structure that allows for more work to be done potentially with Source Generators to reduce reflection and improve the build time developer experience.\n\n## Current Status\n\nThis is currently a proof of concept alpha. For understanding of the design reasoning please see https://www.dpvreony.com/articles/designing-vetuviem/\n\n## Nuget Packages\n\n[VetuviemCoreNuget]: https://www.nuget.org/packages/Vetuviem.Core/\n[VetuviemCoreBadge]: https://img.shields.io/nuget/v/Vetuviem.Core.svg\n[VetuviemSourceGeneratorNuGet]: https://www.nuget.org/packages/Vetuviem.SourceGenerator/\n[VetuviemSourceGeneratorBadge]: https://img.shields.io/nuget/v/Vetuviem.SourceGenerator.svg\n\n| Purpose | Package | NuGet |\n|---------|-------|------|\n| Command Line Generation | Coming soon | Coming Soon\n| Visual Studio Integration | [Vetuviem.SourceGenerator][VetuviemSourceGeneratorNuGet] | [![VetuviemSourceGeneratorBadge]][VetuviemSourceGeneratorNuGet] |\n| Core Functionality | [Vetuviem.Core][VetuviemCoreNuget] | [![VetuviemCoreBadge]][VetuviemCoreNuget] |\n\n## An example\n\nCurrently to write binding logic in the codebehind you have to write something similar to this for a single control\n\n``\nTODO\n``\n\nBut what if you have a way to simplify logic and offer a way to even make it reusable without all the boilerplate leg work?\n\n``\nTODO\n``\n\n## Sponsorship\n\nTODO\n\n## Support\n\nTODO\n\n## Contribute\n\nTODO\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpvreony%2Fvetuviem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpvreony%2Fvetuviem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpvreony%2Fvetuviem/lists"}