Activities of "krushnakant"

I have created two custom modules with different cruds, If i want to use first module's functionality to another same as when module reference given to Application. Can i give reference of first module to my second module and use functionalities combined without add it to another?

I done with same our book author example. In book author example not define pass filter value. Also you are not define page size parameter. Please refer our existing Book Author example and try to pass filter value.Our example is not fulfill to the developer. please correct it and introduce new one example. in angular example is not completed so please all things complete.

you want example of filter please go with Book Author application and pass Filter with angular to our Entity Framework API

my question is angular pass filter parameter to ABP Entity Framwark API . I want to pass paging and filter parameter are server side so please how to implement this?

Our EF API means Entity Framework Our ABP API. I want to pass filter parameter with angular to our paging this is server side pass parameter so please

Ok, Thank you for support.

Ok, So if i use context.Services.AddStackExchangeRedisCache(options => { options.Configuration = "localhost:6379"; }); in my web module.cs file in ConfigureServices it gives me result items on monitor command in redis cli while execute GetOrAddAsync method in app service. And for that i have to run redis server compulsory while running my web project. If i don't use this, in monitoring redis cli i can't get cached items but can run my web project without running redis server dependency. Is there any option that how can i see cached items in monitoring redis cli.

According to this document Volo.Abp.Caching.StackExchangeRedis is already in my web.public project, but if i want to include Abp.RedisCache in my web project also it gives errors in my development.

We are not sure where we have made a mistake, but not able to get the claim list anywhere in the application.

Hi @enisn

Thanks for this guide https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-5_0#identityserver and also for first problem.

I have followed https://docs.abp.io/en/abp/4.3/Migration-Guides/Upgrading-Startup-Template . As you suggested https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-5_0#identityserver I'll do additional breaking changes from this guide.

But I am still getting second problem [ (TS6053) : File 'ProjectsPath /src/Project.Web/node_modules/source-map/source-map' not found. The file is in the program because Root file specified for compilation. "Project.Web JavaScript Content Files"] after tried abp install-libs in Project.Web folder.

Showing 1 to 10 of 20 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11