In this article, you will learn how to create a WCF Rest service in C# ASP.Net step-by-step with an example. REST stands for Representational state transfer which is a technique to communicate on cross-platform application and exchange the data in JSON & XML format. Keep reading on How to create Web API in ASP.NET C#, Consume WCF […]