Activities of "maliming"

hi

Can you share some screenshots? Are you using Blazor WASM or Blazor Server?

hi

You can use Repository to get entities.

https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/EfCoreIdentityUserRepository.cs

https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/EfCoreIdentityRoleRepository.cs

hi

I will check it today, sorry for the delay.

We fixed it in the next version.

hi

The audit log cannot get username when the current user is not authenticated.

https://github.com/abpframework/abp/issues/11394

hi

You can try to add <PackageReference Include="MongoDB.Driver" Version="2.14.1" /> to your project and configure it. We will upgrade this package in next version.

https://github.com/abpframework/abp/pull/9774

I also noticed that some of the framework modules are available already in the HttpApi.Client (abp, cms-kit and cms-kit-pro module), while some of the other ones I am using are not.

hi

The fileManagement already has the static proxy cs and js. You don't need to add it again. You only need to generate the proxy in your module.

Can you share a project that reproduces the problem? liming.ma@volosoft.com

You can create a brand new via ABP CLI.

Showing 6571 to 6580 of 8484 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54