Crypter icon indicating copy to clipboard operation
Crypter copied to clipboard

[Feature] Default the DbContext to use 'AsNoTracking'

Open Jack-Edwards opened this issue 1 year ago • 0 comments

I'd like to disable Entity Framework Core's tracking mechanism across the whole project; only enabling tracking in cases where the API would need to make an update an entity in the database.

Jack-Edwards avatar Jul 03 '23 01:07 Jack-Edwards