neisbut / EntityFramework.MemoryJoin

Extension for EntityFramework for joins to in-memory data
MIT License
56 stars 24 forks source link

EF Core 5 Support #18

Closed vzam closed 2 years ago

vzam commented 3 years ago

Are there any plans on adding support for EF Core 5 based on .NET Standard 2.1? I would like to fork it otherwise, because it's such an essential library.

neisbut commented 3 years ago

Hi @vzam, sorry for such a delay, yes, Ef Core 5 should be supported now.