Skip to content

Create parent objects with nested collections of child items in a single post

License

Notifications You must be signed in to change notification settings

bonejon/MVC-Child-Collections

Repository files navigation

MVC Child Collections

Every couple of projects I bump into the desire to create a new entity with a collection of child entities, but only make a single call to the server.

A few years ago I put together some code using MVC 4, jQuery templates, and some MVC magic to make this work. However I keep having to copy and refactor is about and find all the parts. This project aims to be a simple demo to show how this can be achived...

For the latest version of the code see the develop branch, periodically when the code is stable I will merge develop into master.

About

Create parent objects with nested collections of child items in a single post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published