You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If my understanding of this issue that we need to base the client-side models based on metadata retrieved from the server, then I agree this will be great.
Especially since we could automate cascaded deletions and other M-0..1 situations, and even validation at some level.
You might be able to re-use EFCore's scaffolding tools to generate client-model or to gather Metadata.
I liked Breeze's way of having a single controller leaving all the work for the cache manager.
Real goal is to have EF and the client side tracker do all the work.
Issue for discussing [Design Goals] Client-side model metadata
The text was updated successfully, but these errors were encountered: