sajad ghobadi
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. 
edit src attribute for support base64
fix load base64 image in src