I want to work on making a hybrid solution of an existing wcf project. How to figure it out any resources? How will i configure an existing contrat/service to use rest and comicate with another api to the frontend.
I have made a controller in the wcf solution and a webapiconfig file, globalasax file. What else do i need to do
Here are my steps you can refer to:
1.Install the relevant packages on Nuget
2.Add two classes
3.Add a Global.asax
4.Add API Controller
5.Output:
