Further reading
To learn more about ModelBinders
, you should have a look at the following reasonably detailed documentation:
- Steve Gordon, Custom ModelBinding in ASP.NET MVC Core: https://www.stevejgordon.co.uk/html-encode-string-aspnet-core-model-binding/
- Model Binding in ASP.NET Core: https://docs.microsoft.com/en-us/aspnet/core/mvc/models/model-binding
- Custom Model Binding in ASP.NET Core: https://docs.microsoft.com/en-us/aspnet/core/mvc/advanced/custom-model-binding