Activities of "maliming"

hi Neozzz

Please refer to https://support.abp.io/QA/Questions/69/#answer-d8bebebb-b714-3c1e-7fcb-39f437bc8ba3

hi

You always need to use EfCoreQueryableExtensions, This is recommended.

It's related to EF Core, will be works for any provider, eg: sql server, sqlite,mysql.

hi Leonardo.Willrich

You can try to remove some nuget packages and code from your project to locate possible problems.

Does that not work for Sqlite?

Yes, Can you try same way just like the Identity module?

Answer

HI

There are some syntax problem with this file.

You can ignore this file. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#ignore-for-minification

You can also minify this file manually then rename it to plugins.bundle.min.js

hi

Does the AbpLicenseCode exists in your appsettings.json

hi

You can try to change the environment or remove the ConfigureVirtualFileSystem method in your web module. ASPNETCORE_ENVIRONMENT=Development

Answer

hi

I will check asap. Thanks.

hi

Have you configured the Includeextension in your EF Core module?

https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/IdentityEfCoreQueryableExtensions.cs#L8 https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/EfCoreIdentityUserRepository.cs#L281

// Arrange var sltnManager = new SltnManager(_sltnRepository);

Why not get service through DI container? eg: GetRequiredService<SltnManager>()

Showing 11101 to 11110 of 12086 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.3.0-preview. Updated on March 02, 2026, 08:48
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.