Activities of "liangshiwei"

Hi,

ABP does not implement refresh token for MAUI Blazor, I will add it in next version

Hi,

No, ABP no longer uses package Microsoft.AspNetCore.Mvc.Versioning

You must ensure all the ABP packages are upgraded to 8.1.1, and the LeptonX theme version is 3.1.x

I updated my Volo.Abp packages this morning and am now getting a new set of errors:

you need to rebuild, try dotnet clean & abp clean.

Hi,

It looks like a cert problem.

Will this can help you?

https://github.com/dotnet/maui/discussions/8131#discussioncomment-2971214

Hi,

Could you share the code of MauiModule class?

Hi,

Just like this:

This is because the Identity service comes from AuthServer, and the AuthServer does not reference the Domain project.

Hi,

Could you share a test project with me? I will check it. shiwei.liang@volosoft.com thanks.

Hi,

Where am I missing configuration? I'm working on Module Template.

Have you added the module dependencies?

[Dependof(typeof(DMSDomainModule))]

You need to configure the AutoEventSelectors:

https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#event-transfer-object

Showing 1 to 10 of 4602 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11