sajad ghobadi

Results 5 issues of sajad ghobadi

for example if your entity has property same as `public ICollection Attachments { get; set; }` in update method in your controller you must load it by using LoadCollectionAsync in...

thanks for your template. when i create new entity(for example city) inherited from BaseEntity and run project, migration applied. but i see one table with BaseEntitys created. where is my...

thank for nice component. but i need use when my images us base64. in this case thumbnail is work proper but in view image nothing shown. ![Capture](https://user-images.githubusercontent.com/7240130/95828150-744a6500-0d41-11eb-80e3-05fd985b73ec.PNG)

edit src attribute for support base64

fix load base64 image in src