Activities of "maliming"

hi christianharo

You can check this document to understand how to customize the pages and services in MVC.

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

hi ademaygun

I think override the ApplyAbpConcepts method is a good way.

https://github.com/abpframework/abp/blob/32402a99b07ea994efe1880e0655eff3c73e2166/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs#L261

Can I check it remotely?

I can share a Zoom url. liming.ma@volosoft.com

hi

Blazor is a front-end project, you need to run the Api.Host project first(localhost:44399)

Answer

hi

You can create a new project of version 4.0. Then compare the code.

If possible you can provide me with a project, I can download and check to it. liming.ma@volosoft.com

How can I install a specific version of ABP Suite?

https://support.abp.io/QA/Questions/287/How-can-I-install-a-specific-version-of-ABP-Suite

Answer

I have a ticket for .net conversion, should i ask this question there insstead?

Yes, Please.

Answer

cant we manually set the ispersistant to keep the cookie or prevent the session from dying?

Account.Pro module has the same code, you can always set RememberMe to true.

https://github.com/abpframework/abp/blob/dev/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml.cs#L99

Answer

hi shobhit

Identity Server 4 has a lot of breaking changes, have you applied to your project?

https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-4_0#upgraded-to-identity-server-4-1-1

Answer

hi

According to the design of Identity cookie authentication, if you do not check Remember me, the cookie life is session. If the browser is closed or it thinks that the session has ended, your cookies will become invalid.

Answer

hi RonaldR

I will check it. : )

Showing 10451 to 10460 of 10610 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 08, 2025, 09:55