Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have already created a web api with multiple controllers. Now i want to use/add this web api reference into other .net project but there i am not able to add service reference of web api url as its based on REST.
I search about this and found that using Odata we can provide web api service to anyone.
I am new with Odata so can someone please help me into this as i can't use entity framework as there are multiple entities i have in my web api.

How can i use web api url in other .net project.

Thanks
Anil

What I have tried:

I search about this and found that using Odata we can provide web api service to anyone.
I am new with Odata so can someone please help me into this as i can't use entity framework as there are multiple entities i have in my web api.
Posted
Comments
Kornfeld Eliyahu Peter 20-Mar-18 14:10pm    
You probably wasting your time...
Pick one from here: http://www.odata.org/libraries/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900