OData

Create and consume RESTful APIs in a simple and standard way

Actions in WCF Data Services – Part 3: A sample provider for the Entity Framework

This post is the last in a series on Actions in WCF Data Services. The series was started with an example experience for defining actions (Part 1) and how IDataServiceActionProvider works (Part 2). In this post we’ll go ahead and walk through a sample action provider implementation that delivers the experience outlined in part 1 for the ...