Implements reactive Blazor MVVM patterns for LionFire workspace documents using ObservableDataView and scoped service injection.
This skill provides specialized guidance for developing Blazor-based user interfaces within the LionFire workspace architecture. It streamlines the implementation of list and detail views by leveraging the ObservableDataView component and solving common dependency injection challenges associated with workspace-scoped services. By providing standardized patterns for IObservableReader and IObservableWriter, it helps developers build reactive, document-centric UIs with consistent persistence and state management.
Key Features
01Reactive list view implementation using ObservableDataView