- ABP Framework version: v5.0.1
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
Dear Sir/Madam,
We wanted to added an extra property to "DirectoryDecriptors" table. The migrations are successfully created and applied to the table. Then we wanted to update the DTO's which are using this table. However, the operation is not allowed as you can see in the attachment. Can you please help with this topic? The problem is because DirectoryContentDto doesn't extend IHasExtraProperties.
Regards, Gokalp
5 Answer(s)
-
0
hi
We will make the
DirectoryContentDto
inhert theExtensibleObject
in next version. -
0
Hello,
When is gonna be the next version? Also how can I proceed till the next version?
-
0
hi
It's will available in 5.3.3. Please wait for this version. Thanks
-
0
When can we expect the release?
-
0
Maybe in one to two weeks, you can download the source code to customize the file-management module.