1

I am using VS 2013 and have created an EntityFramework data model project. Now, I need to create a WCF data service to access the data model. I've seen this answer and have installed the referenced file. However, I still do not see a way to create a WCF Data Service. Installing this package did not add anything to my templates. How do I use it?

Community
  • 1
  • 1
Mark Bonafe
  • 1,461
  • 13
  • 23

1 Answers1

-1

This worked for me. I had to install another package.

Mark Bonafe
  • 1,461
  • 13
  • 23