in DotNETCore/Controllers/ProductsController.cs [102:104]
public void Put(int id, [FromBody]string value) { }