This works with also updating AdministrationServiceDbContext
to include ICmsKitDbContext
andICmsKitProDbContext
and updating the AdministrationServiceEntityFrameworkCoreModule
ConfigureServices
method to replace the ICmsKitDbContext
and ICmsKitProDbContext
.
In addition, I needed to update the gateways to include the new endpoints.