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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I remember watching a video that you can do more json queries through EF Core 8 by making models, and it figures out how to query it: https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-8.0/whatsnew
I know in the documentation it talks about creating a view and making properties from the json into columns that way.
https://github.com/thepirat000/Audit.NET/tree/master/src/Audit.NET.SqlServer#auditnetsqlserver
I am wondering if that is still the best way to do it or have things changed with new features of EF Core 8.
Beta Was this translation helpful? Give feedback.
All reactions