Base solution for your next web application

Activities of "razkhan78"

Hi @ismcagdas

Thank you for your reply. Do you mean copy all project files by Folder in file explorer of the newly downloaded project (Latest version 13.1.1) onto my existing project (version 6.2.1) OR by Merging two (newly downloaded project & existing project) branches ?

Second thing is that what does it mean in documentation "Both approaches explained above doesn't delete the files which are renamed or deleted in the original AspNet Zero repository".

@ismcagdas We are using jQuery not angular.

@ismcagdas "This is only possible if a feature is disabled for the tenant. Does that work for your case ?" -- This is how it is we know. But need to confirm if there is way " if tenant is setup (ENABLED) with specific feature tag" can we disable some page access?

@ismcagdas We want to modify CreatePermission constructor as we want to add some custom grouping for permissions.

We already have one class with same name src\Project.Core\EntityHistory\EntityHistoryHelper.cs , which is static class. so how do we handle it.

It is working , thanks.

@ismcagdas Our question is for Abp related data cache not the entity data. Ex: Permissions, settings etc. When we use Redis Cache everything gets slower. and updating ABP packages can be huge change which we can not do right away. so any other suggestion for it?

and thanks for SettingManager ref, we will look into it.

Hi @zony

See snap, OrganizationUnit is accessible but not AbpSettings .

@ismcagdas

Yes, AddAzureSignalR is executed and breaking in LoadStopCoreModule.PostInitialize.

Hi

Permission class is not part of actual entities in database. so how this will work?

Showing 1 to 10 of 49 entries