Relative Content

Tag Archive for c#asp.net-coremodel-binding

Binding a nested object using FromForm

I have been able to properly bind a complex object to my model from a form but I am struggling for one item in particular and it is not making sense why it wont work as I have repeated the same logic for other examples to this one so I am scratching my head why this isnt working as expected. My axios request is as follows: