By changing the 'EmailSettingNames.Smtp' settings.
ABP Framework version: v4.3.0 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no
4.3.1 abp suite dosen't work. when add new field to exist entity... It tries to re-create the entity every time I add a new property.
How can I ApplicationMenuItem order with item display name ?
how to make search in menu , on MVC UI ? like : https://docs.abp.io/en/commercial/4.3/themes/customizing-lepton-theme?UI=NG
I'm testing a case with semantic-ui. I'm getting a but cors error. What should I do in which project for this? Do I have to do anything in the "**. web" project?
It works fine on a standard core project. :
How to get blogs or tags or etc. with code ? Where is the this entites AppService, interface ?
Can you create elastic search sample app (MVC-EF Core) in 'abp-samples', please.
ABP Framework version: v4.3.0 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no Exception message and stack trace: Steps to reproduce the issue:
i know, how can i customize css for xxx.web project. but i don't see in documents, how can i customize css for public site.
Is the link below the same for a public site? https://docs.abp.io/en/commercial/latest/themes/customizing-lepton-theme?UI=MVC
i want to save blog image on azure storage. How can i handle this ?