win7user10 / Laraue.EfCoreTriggers

Library to write triggers in C# with EF.Core
MIT License
111 stars 20 forks source link

Package is not compatible with netcoreapp3.1 #47

Open sallamia opened 2 years ago

sallamia commented 2 years ago

I'm trying to install Laraue.EfCoreTriggers.MySql 6.3.2 via Nuget but I get this message: Laraue.EfCoreTriggers.MySql 6.3.2 is not compatible with netcoreapp3.1

win7user10 commented 2 years ago

Hi, use version 5.x.x instead

sallamia commented 2 years ago

Hi, use version 5.x.x instead

Thanks for your feedback. But I want the latest version, because with the old one I don't have a mutilple condition (If Else If) with the triggers