moritzrinow / efcore-sequences

EntityFrameworkCore extensions for operations on sequences
MIT License
5 stars 3 forks source link

Updated to EFCore 5.0.15 #2

Open JohnHayford opened 2 years ago

JohnHayford commented 2 years ago

Updated to EFCore 5.x Tied version number to EFCore version number Added []'s for SqlServer name's to support sequences with -'s or other special characters

(I didn't test with Postgres, as I don't have that installed, but SqlServer tests passed)