Amitpnk / Onion-architecture-ASP.NET-Core

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
https://marketplace.visualstudio.com/items?itemName=AmitNaik.OnionArchitecture
MIT License
839 stars 154 forks source link

IdentityContext #47

Open jreyes22 opened 1 year ago

jreyes22 commented 1 year ago

Unable to create an object of type 'IdentityContext'. For the different patterns supported at design time.

ghost commented 9 months ago

Hi. I have same issue when try to call dotnet ef migrations add Identity-commit-Identity --context IdentityContext -o Migrations/Identity command