scaffold db/add identity ‘Unable to resolve service for type ‘Microsoft.EntityFrameworkCore.DbContextOptions`’ whil attempting to activate ‘Context’.’
I scaffolded my db to create the initial context and now adding identity when running Add-Migration init -context routermaincontext I get the following error: