ASP.NET CORE TUTORIAL | HTTP Verbs Full Explain

Опубликовано: 06 Июнь 2026
на канале: Code Programming
16
0

In this video I have explained about the Http verbs in .net core MVC.
Actually it is a very generic terms so I have tried explaining it as a general terms where I have talked about HttpPut, HttpPatch and HttpDelete as well.
Where as in web based form application you just use HttpGet and HttpPost.

So watch this video and enjoy learning.