Hi,
I am interested in knowing how IRepository objects (that I believe are transient objects) get disposed-off in abp boilerplate v0.8.3 ? These objects gets create via constructor injection in application service
Can someone here throw some light on this, please.
Thanks
Hi,
I don't want to keep Password column in my AbpUsers table. Is there anyway through which I can remove this column and Required Validation over it??
Kindly help.