Activities of "liangshiwei"

Hi,

Did you try clear cookies?

Hi

You can use client credentials, See : https://docs.identityserver.io/en/aspnetcore2/topics/grant_types.html#client-credentials

Hi,

You need to override the page to display and update extended property. see https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-User-Interface

Hi,

I can't reproduce your problem, can you provide steps to reproduce. I think there is something wrong with your migration file, it has nothing to do with the abp version

Instance failure

Please check your database server.

Answer

Can you explain in detail?

AppUser is no different from your MyUser, you can start directly from AppUser.

We changed the startup template and removed the ConfigureCustomUserProperties method in later versions. You can change your code according to the latest template.

Because you fixed this. so I close this question. if you still have this problem, please reopen.

gterdem's answer is absolutely right.

However , if you want get dbcontext, you can see the docuemnt : https://docs.abp.io/en/abp/latest/Entity-Framework-Core#access-to-the-ef-core-api

Hi

Connection string should be ip:port.

Like this:

I close this question, if you still have this question, please reopen.

Showing 5421 to 5430 of 5643 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30