maliming
maliming
Make sure you have permission to see the settings page. https://github.com/abpframework/abp/blob/dev/modules/setting-management/src/Volo.Abp.SettingManagement.Application.Contracts/Volo/Abp/SettingManagement/SettingManagementPermissionDefinitionProvider.cs#L9-L20
https://github.com/abpframework/abp/blob/84396c21ae3fa723be968d2ddb045b8e946b06fe/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs#L702 https://github.com/abpframework/abp/blob/84396c21ae3fa723be968d2ddb045b8e946b06fe/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/EntityTypeBuilderExtensions.cs#L25 https://learn.microsoft.com/en-us/ef/core/querying/filters
I understand there is no impact on developers and customers using Redis libraries and Redis. https://redis.io/blog/redis-adopts-dual-source-available-licensing/
I think Entity changes and Entity properties changes are two different things You can continue to customize `AuditingStore`. For example, if the password of a user entity changes, we should...
hi Please set the Log level to `Debug` and share `logs.txt`. ```cs Log.Logger = new LoggerConfiguration() .MinimumLevel.Debug() .MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning) .WriteTo.Async(c => c.File("Logs/logs.txt")) .WriteTo.Async(c => c.Console()) .CreateLogger(); ``` Thanks.
hi I have no idea. : )
See https://github.com/abpframework/abp/issues/19632#issuecomment-2081795455
hi https://github.com/abpframework/abp/discussions/14486#discussioncomment-4018147
hi https://blazorise.com/community
hi You can create an issue on https://github.com/Megabit/Blazorise