It explains DELETE HTTP method in Asp.Net Rest Web API.
Call Asp.Net Web API (Rest API) PUT method to update the resource in C#.
Invoke Rest Asp.Net Web API PUT method using the Fiddler tool.
Learn how to update the resource in Asp.Net Web API using PUT HTTP Verb.
It explains how to call the Rest Asp.Net Web API POST method in C#
It explains how to invoke the Asp.Net Web API POST method using Fiddler tool.
Learn how to create or add a new resource in Asp.NET Rest Web API using HTTP POST Verb.
It provides different collections available in C# and their usage.
Learn about Private Protected Access Modifiers, which are available in C# 7.2 and above.