efcore / EFCore.CheckConstraints

An Entity Framework Core plugin to automatically add check constraints in various situations
Apache License 2.0
330 stars 14 forks source link

.NET 9 support #175

Closed ZzZombo closed 1 day ago

roji commented 3 days ago

I'll do this, but it'll take a bit of time - please be patient.

ErikEJ commented 2 days ago

Happy to help?

roji commented 2 days ago

@ErikEJ sure, feel free! I don't know if there are any open issues that are worth looking into as well as part of this release, if you feel like it take a look!

ErikEJ commented 2 days ago

@roji Cool. Only one is Azure regex, but it is still in preview. Would appreciate your eyes on my PR .

roji commented 2 days ago

I usually do a NamingConventions/CheckConstraints "phase" at some point after each release quiets down a bit - can you ping me in a few weeks??