zzzprojects / EntityFramework-Plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
https://entityframework-plus.net/
MIT License
2.27k stars 318 forks source link

Add NET 8 support #786

Closed KAJOOSH closed 1 year ago

KAJOOSH commented 1 year ago

Hello The official and final version of NET 8 has been released. Please upgrade the packages.

JonathanMagnan commented 1 year ago

Hello @KAJOOSH ,

We are currently releasing all our libraries.

It should be available eventually through the day.

Best Regards,

Jon

JonathanMagnan commented 1 year ago

Hello @KAJOOSH ,

The v8.101.0.0 is finally released.

You can download EF Plus for EF Core 8 here: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/8.101.0

Best Regards,

Jon