AppAny.Quartz.EntityFrameworkCore.Migrations
AppAny.Quartz.EntityFrameworkCore.Migrations copied to clipboard
Add .net 9 and update nuget packages
this mainly to avoid ef core 9 sqlite error
Unable to create a 'DbContext' of type 'ApplicationDbContext'. The exception 'Method 'get_LockReleaseBehavior' in type 'Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal.SqliteHistoryRepository' from assembly 'Microsoft.EntityFrameworkCore.Sqlite, Version=8.0.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' does not have an implementation.' was thrown while attempting to create an instance. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728