Activities of "maliming"

hi

Check your csproj files and remove references Volo.Abp.IdentityServer.xxx v5.1.4 using the ProjectReference

If a module is using virtual files, ReplaceEmbeddedByPhysical can be used.

If the files in this module do not change frequently, you can ignore it.

The physical-file-provider will get file changes in real time.

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/file-providers?view=aspnetcore-6.0#physical-file-provider

hi

The files are saved in the AbpBlobStoringBlobs table.

https://docs.abp.io/en/abp/latest/Blob-Storing https://docs.abp.io/en/commercial/latest/modules/file-management

hi

var cts = new CancellationTokenSource();
session = await _sessionRepository.GetAsync(Guid.Parse(sessionId), cancellationToken: cts.Token);

Glad to hear this

What problem/error are you having now?

There is no problem with multi-tenant design, you can try it.

I tested your two apps. They are not much different on my machine .

AbpPerformanceTest4:

AbpPerformanceTest5:

I sent you a working project.

hi

I have change the ConfigureMyIdentityServer to ConfigureIdentityServer and try to add migrations, it works.

Showing 9271 to 9280 of 11554 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.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.