AspNetCore.Docs/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-ne.../samples
fareszekri 39939f6f27 minor fixes in the partial code of update & delete definition (#3362)
* Update sample9.cs

updated method definition Task<Product> as it should return product Task<Product>

* Update sample10.cs

Updating definition to return status code (Task<HttpStatusCode>)
2017-05-15 11:17:15 -10:00
..
sample1.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample2.cmd merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample3.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample4.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample5.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample6.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample7.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample8.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
sample9.cs minor fixes in the partial code of update & delete definition (#3362) 2017-05-15 11:17:15 -10:00
sample10.cs minor fixes in the partial code of update & delete definition (#3362) 2017-05-15 11:17:15 -10:00
sample11.cs merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00