Be able to create new content with strongly typed objects #13319
AlexanderWagner82
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Creating new content programmatically (by following this guide for example: https://our.umbraco.com/documentation/reference/management/services/contentservice/Create-content-programmatically ) is quite a hassle if you're having a more complex model with nested content and other more complex properties. It would be awesome if you could create a document type using strongly typed models.
Some pseudo code for example:
Beta Was this translation helpful? Give feedback.
All reactions