nayanranjane

Results 3 comments of nayanranjane

using one abp commertial here are sample steps to reproduce the issue services.AddApplication(); services.AddDbContext(); services.ConfigureMultiTenancy(); services.ConfigureHttpClientProxies(); services.ConfigureAutoMapper(); services.ConfigureDI();

I have legacy code which is using all the abp commertial version of 4.2 and I have created this as a shared project now I am using this shared project...

Just want to know can we use entire abp.comertial version project which is in 4.2 can we use this all volo libraries in .net core 7