NuGet Package WCF Data Services Toolkit (OData v3)

The WCF Data Services Toolkit is a set of extensions to WCF Data Services (the .NET implementation of OData) that attempt to make it easier to create OData services on top of arbitrary data stores without having deep knowledge of LINQ.

It was born out of the needs of real-world services such as Netflix, eBay, Facebook, Twitpic, etc.

and is being used to run all of those services today. We've proven that it can solve some interesting problems, and it's working great in production, but it's by no means a supported product or something that you should take a hard commitment on unless you know what you're doing.

In order to know whether you qualify for using the toolkit to solve your solution, you should be looking to expose a non-relational data store (EF + WCF Data Services already solves the relational scenario) as an OData service.

More info: http://lostintangent.tumblr.com/post/3189655590/you-want-to-wrap-odata-around-what
(this does not cover my enhancements to enable odata v3).




Got any WCF Data Services Toolkit (OData v3) Question?





Info

Version: 5.6.0
Author(s): Jonathan Carter, Oisin Grehan
Last Update: Tuesday, October 29, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/oising/WCFDS-Toolkit
NuGet Url: https://www.nuget.org/packages/Nivot.WCFDataServicesToolkit


Install
Install-Package Nivot.WCFDataServicesToolkit
dotnet add package Nivot.WCFDataServicesToolkit
paket add Nivot.WCFDataServicesToolkit
Nivot.WCFDataServicesToolkit Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

3803