We are trying to save the Log file in a specific format "Log_YYY-MM-DD.txt" but not able to see any option with SerilogConfigurationHelper.Configure method
We tried by overriding the logic like below, with that we are getting the file name in the required format but not able to see data in Elastic search
Please advise.
We upgraded our application from 4.4.0 to 5.1.3. we could not find volo.abp.identity Do we missing any references that need to be added in v5.1.3
We upgraded our application from 4.4.0 to 5.1.3. we are facing error with Redis.
Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.0" Include="Volo.Abp.Caching.StackExchangeRedis" Version="5.1.3"
We upgraded our application from 4.4.0 to 5.1.3
Product Service is generating dynamic proxies in 5.1.3, our Employee Service is not generating dynamic proxies in 5.1.3 In 4.4.0 our Employee Service was able to generate dynamic proxies successfully.
We just tried the Latest 5.1 ABP.IO version but didn't got the LeptonX , are we missing anything here or LeptonX is not part of ABP.IO solution yet.
We are unable to login to CLI, it seems some issue at your end can you please guide us.
FYI... we have a valid license till 2023
We would like to create a Input control by passing the Object Model in a dynamic way,
In the above example we want to pass the RecordNo as a string (at run time) and render the abp-input control. for Example:
or
Do u have any way for that? Please advise.
We would like to have a Azure B2C for authanticating the users(without storing the user deatils in our application), do we have any provision for the same please advise.
**ABP Framework version: v4.4 UI type: MVC DB provider: EF Core / MongoDB Tiered (MVC) or Identity Server Separated (Angular): yes - Micro service Exception message and stack trace:
We want to remove tab 'Emailing' and change label for 'Lepton Theme' in Administration Settings.
We did not find any source code. Please guide us how to solve these.
Recently we have included the forms & file management modules into our application. We have observed that we have an option to turn on/off this feature for each tenant
Similarly we would like to have an option to turn on/off for the the custom features we implemented in the appliation? Can you please let us know the possibility fo the same...