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
Is there some way to decouple my application when using JADNC? Lets say I have Data project where I store all my entities, and because I need to derive from Identifiable I have to add reference to it there (coupling it with ASP.Net Core)