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
I think it's a mistake. Basically, we should create ASP.NET Core OData own 'DefaultQuerySettings', maybe use different name.
Benefit:
loose coupling.
Most important, we can add more configuration items into settings. for example $compute, $search, etc. But all of these are not required at model builder side.