Activities of "liangshiwei"

Hi,

It looks like your project has some problems,but it's complated, can you provide simple project to reproduce? thanks.

Hi,

The Register page is not an extended UI

You need to overriding the User Interface: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

Hi,

Did you re-create migration file?

Hi,

Could you try again? it work fo me and could you provide steps if still error.

HI,

Sure thing, please email me shiwei.liang@volosoft.com

Hi,

Using blazor UI module is no different from web UI module. You just need to add module dependencies to the application.

example:

[DependsOn(typeof(BlazorModuleUIModule))] 
public class BlazorAppModule
[DependsOn(typeof(BlazoApplicationModule))] 
public class BlazorApplicationModule
[DependsOn(typeof(BlazoDomainModule))] 
public class BlazorDomainModule

etc..

Hi,

You can refer the MyProjectNameEntityFrameworkCoreTestModule .

https://github.com/abpframework/abp/blob/a5cf5364356c741a0b92c99e23ddeb367d374e50/templates/app/aspnet-core/test/MyCompanyName.MyProjectName.EntityFrameworkCore.Tests/EntityFrameworkCore/MyProjectNameEntityFrameworkCoreTestModule.cs#L18

Hi,

Can I check it remotely? shiwei.liang@volosoft.com

HI,

  • Steps to reproduce the issue:

Hi,

Did you add the module dependcy?

[DependsOn(typeof(AbpBlobStoringAzureModule))]

Showing 5931 to 5940 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.