I'm working on a view that presents all the records of class (Machine) where some of their properties could be updated.
Machine
For this, the view is working with an IEnumerable. These are the Get and Post methods: