Kizspy | Question: 38
(Choose 1 answer)
What is the purpose of the Primitive Model Binder in ASP.NET Core Web API?
A. It is used for binding complex models with nested properties
B. It is used for binding primitive types like strings and integers
C. It is used for validating model properties
D. It is used for handling query string parameters