Base solution for your next web application

Activities of "bepi2002"

Answer

Answered here: https://support.aspnetzero.com/QA/Questions/4585

Dependency cycle has been detected when trying to resolve component 'informare.Infocus.Friendships.ChatUserStateWatcher'. The resolution tree that resulted in the cycle is the following: Component 'informare.Infocus.Friendships.ChatUserStateWatcher' resolved as dependency of component 'informare.Infocus.Authorization.Users.UserStore_c8b38f56-7c07-46fb-8e64-c3d097b187e8' resolved as dependency of component 'Microsoft.AspNetCore.Identity.UserManager`1[[informare.Infocus.Authorization.Users.User, informare.Infocus.Core, Version=6.5.0.0, Culture=neutral, PublicKeyToken=null]]_ee3dcc72-de9f-4adf-9f9f-a1a030f8a886' resolved as dependency of component 'informare.Infocus.Authorization.Users.UserManager_b0cbbbba-4276-4361-bd5c-dcff0251e9b1' resolved as dependency of component 'informare.Infocus.Friendships.Cache.UserFriendsCache' resolved as dependency of component 'informare.Infocus.Friendships.ChatUserStateWatcher' which is the root component being resolved.

I have same problem. Any updates?

Question

Where is the best place to call database.migrate()? I have no access to customers database and what to make sure when new version starts that all new migrations are applied. Any sample?

EF Core with Angular 7

Thanks

Showing 1 to 4 of 4 entries