touchofevil-dev

Results 2 issues of touchofevil-dev

Fixes: https://github.com/alastairtree/LazyCache/issues/152 Changes: Fixed default cache duration not getting applied to instance methods Added unit tests

Currently there's an incorrect exception message shown when accessing context generated form async methods. Code attached [EFMessageIssue.zip](https://github.com/dotnet/efcore/files/15200978/EFMessageIssue.zip) How I stumbled upon this 1. Generate migration for entities. 2. Remove Keyless...

customer-reported