Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-16T00:23:17.000Z (6 months ago)
- Last Synced: 2024-11-22T09:41:33.073Z (about 2 months ago)
- Topics: csharp, mvvm, ui, view, viewmodel, windows, windows-forms, wpf, xaml
- Language: C#
- Homepage:
- Size: 311 KB
- Stars: 1
- Watchers: 2
- 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