SteffenMangold / EntityFrameworkCore.Cacheable

EntityFrameworkCore second level cache
Apache License 2.0
192 stars 27 forks source link

Add PopulateDebugInfo to allow it to work with newer EF Core #15

Closed nopjmp closed 2 months ago

nopjmp commented 5 years ago

Method 'PopulateDebugInfo' in type 'EntityFrameworkCore.Cacheable.CacheableOptionsExtension' from assembly 'EntityFrameworkCore.Cacheable, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.

This should resolve this issue and still stay backwards compatible with old versions. This also gives some debugging information for when trying to debug while things are broken or using the wrong CacheProvider.