https://github.com/createdbyx/codefarts.viewmessaging
Provides an abstracted shim for mvvm UI style coding
https://github.com/createdbyx/codefarts.viewmessaging
csharp mvvm ui view viewmodel windows windows-forms wpf xaml
Last synced: 5 months ago
JSON representation
Provides an abstracted shim for mvvm UI style coding
- Host: GitHub
- URL: https://github.com/createdbyx/codefarts.viewmessaging
- Owner: createdbyx
- Created: 2018-06-08T08:02:42.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-16T00:23:17.000Z (almost 2 years ago)
- Last Synced: 2025-07-22T12:09:38.071Z (12 months ago)
- Topics: csharp, mvvm, ui, view, viewmodel, windows, windows-forms, wpf, xaml
- Language: C#
- Homepage:
- Size: 311 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codefarts.ViewMessaging
Provides an abstracted shim for mvvm UI style coding.
In it's most basic form provides a very simplistic 2 interface implementation.
IViewService - Main platform manager responsible for constructing and managing views
IView - Abstract view reference