Activities of "maliming"

hi

Please share the full class code of the PasswordlessAuthentication grant.

Answer

hi

Can you share your app DbContext class?

This is the feature in EF Core, which has nothing to do with front-end UI(Blazor-WASM)

I want to add more properties to the ICurrentUser at login time and use for every service. How can I do it?

Can you create a new question?

Thanks.

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

Showing 2261 to 2270 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20