Skip to content

Latest commit

 

History

History

parameter-binding-json-explicit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Explicit JSON body parameter binding

This shows how to bind a JSON request body to a parameter using [FromBody] attribute.

close