In this article we discuss how to keep your structs and classes up-to-date with JSON models from a REST API in .NET.
This article describes the "Model" part of MVC, how to use them, create forms to edit models using Razor markup, and utilise model attributes to perform model validation.