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
Adding the ''using'' keyword to handle the IDisposable ApplicationDbContext & EfDeletableEntityRepository
Using the .AllAsNoTracking() repository method for when getting the settings count (as it's a read only operation)
0 commit comments