AspNetCore.Authorization.Permissions icon indicating copy to clipboard operation
AspNetCore.Authorization.Permissions copied to clipboard

Context Issue

Open rajabohemia opened this issue 2 years ago • 1 comments

I have a project where DBcontext is in another project. Initially there was an error as Dbcontext not found. So used IDesignTimeContextFactory. Migrations are created Successfully but one error is still shown. How can I overcome this issue?

Capture

rajabohemia avatar Apr 22 '23 08:04 rajabohemia

Hi @rajabohemia,

have you been able to fix this issue?

mgernand avatar Jan 25 '24 16:01 mgernand