IdentityServer3.EntityFramework
IdentityServer3.EntityFramework copied to clipboard
Use AsNoTracking in all EF reads
Summary of the changes (Less than 80 chars)
- Add .AsNoTracking() method to all db read queries
- Slight improvement to some select statements to only bring the data needed back from the database.
#126
@wjonesy, Thanks for your contribution. To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla2.dotnetfoundation.org.
It will cover your contributions to all Microsoft-managed open source projects. Thanks, .NET Foundation Pull Request Bot
@wjonesy, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, DNFBOT;