Activities of "maliming"

hi

Please share full output of docker build Thanks

👍👍👍

s there an "AlwaysLogSelector" that overrides the DisableAuditing attribute?

No. There is only [Auditing] attribute.

I will recheck the logic of the AbpAuditingMiddleware, Thanks.

hi

Can you share the app logs?

Also, try to clear and reissue the localhost certificate.

https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-6.0&tabs=visual-studio#trust-the-aspnet-core-https-development-certificate-on-windows-and-macos

hi

I will check this. Thanks

hi

You can create a new 6.0 project same as your project type then compare the code.

with docker compose build

Does it work without docker-compose? eg dotnet restore or dotnet build

hi

You can get more additional developers online. https://commercial.abp.io/my-organizations

hi

var query = from example in await Repository.GetQueryableAsync()
	join user in await _userRepository.GetQueryableAsync() on example.UserId equals user.Id
	select new
	{
		example,
		user.Name
	};

The Repository is MultiTenantDbReplace.Example.EntityFrameworkCore.ExampleDbContext The _userRepository is MultiTenantDbReplace.EntityFrameworkCore.MultiTenantDbReplaceTenantDbContext

hi

What are steps to reproduce the problem?

Showing 8351 to 8360 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.