Activities of "maliming"

hi

Because our developers are working in a no-internet environment so we can not use the abp cli

ABP CLI generate-proxy command doesn't need the internet.

hi

If you have two DbContext in the unit test, the code is no problem

new SurveyDbContext(surveyDbOptions).GetService<IRelationalDatabaseCreator>().CreateTables();
new ShoutMigrationsDbContext(shoutMigrationsDbOptions).GetService<IRelationalDatabaseCreator>().CreateTables();

https://github.com/abpframework/abp/blob/dev/modules/openiddict/test/Volo.Abp.OpenIddict.EntityFrameworkCore.Tests/Volo/Abp/OpenIddict/EntityFrameworkCore/OpenIddictEntityFrameworkCoreTestModule.cs#L38-L56

Answer

hi

Your component is the Blazor component, which can't use the MVC tag helper.

Answer

ok, I will check it asap.

Answer

hi

What is your project name?

Is it BookStore-Blazor-EfCore.7z

hi

You should use a static proxy in your module.

The database name is constant.

services\documents-management\src\DocumentsManagement.HttpApi.Client>abp generate-proxy -t csharp -url http://localhost:44308/ -m DocumentsManagement  --without-contracts

Please check my changes. https://github.com/quocduong/TSD-POC-Microservice/commit/4fe28736db2143304a2231500682f2cda98da037

Answer

hi

Can you share a project(https://wetransfer.com/) to reproduce?

liming.ma@volosoft.com

Thanks

hi

The bot will close the question. But you can open it anytime if you have the same problem.

Answer

hi

你可以在你的module(LCFC.MOM.OrderService)项目中创建一个引导项目来调试UI. 我们之前的module模版中包含这样的项目, 你可以参考一下.

https://github.com/abpframework/abp/tree/dev/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified

hi

It seems the CreateMultipleAsync method doesn't need authentication.

Can you try to add [Authorize] attribute?

Showing 3151 to 3160 of 11539 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.