In CRUD Operations
Many People use [HttpPost] to ( Add, Update , Delete ) .
So : When we use [HttpPost] , [HttpPut] , [HttpDelete] and what is the Different .?
In CRUD Operations
Many People use [HttpPost] to ( Add, Update , Delete ) .
So : When we use [HttpPost] , [HttpPut] , [HttpDelete] and what is the Different .?
To make it simple :
More on that here : https://www.restapitutorial.com/lessons/httpmethods.html