how to manage nested models in asp net and mongo
I have a example model like that but I don't know how to make it recursive because I may have n amount of features or cases. for example I can't create case under child feature or I can't create feature under child feature.
https://paste.mod.gg/bokpwbismsii/0 //feature controller
https://paste.mod.gg/yoripjuhljra/0// feature service
BlazeBin - bokpwbismsii
A tool for sharing your source code with the world!
BlazeBin - yoripjuhljra
A tool for sharing your source code with the world!
14 Replies
https://paste.mod.gg/dtnvlxwutido/0 and this is my model
BlazeBin - dtnvlxwutido
A tool for sharing your source code with the world!
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
oh thank you that would be very useful I think. also do you have any idea about the case?
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
completely agreed. I would give up if it wasn't for company by now
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
yh for example I can't add new child feature to first child feature
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
I was trying to same thing. if you're available can you check the codes please
not sure what to do
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
yeah i can do that
GitHub
GitHub - ensarerdeve/nested-backend
Contribute to ensarerdeve/nested-backend development by creating an account on GitHub.
here are the whole codes
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View