Delete the resource by invoking the Asp.Net Web API using Delete method in C#
Call Asp.Net Web API (Rest API) PUT method to update the resource in C#.
It explains how to call the Rest Asp.Net Web API POST method in C#
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.
It explains Nullable Reference Types in C# 8.0.
Invoke Asp.Net Rest Web API Get method from C# with and without any input parameters.
It explains how to generate XML by applying the XSLT transformation on C# object.
How to resolve "The request was aborted: Could not create SSL/TLS secure channel" error in C#.