Skip to content

MVVM Integration #70

Description

@psachmann

DotNetQuery.MvvmQueryViewModel<TArgs, TData> wrapping IQuery<TArgs, TData> for MVVM-based UI frameworks (MAUI, WPF, UNO Platform); implements INotifyPropertyChanged and exposes bindable properties (IsLoading, IsSuccess, IsFailure, Data, Error); thread marshaling handled per-platform (MainThread / Dispatcher / DispatcherQueue)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions