x First time here? Check out the FAQ
Avatar2posts27karma

OData For Umbraco

Elijah started this project on 6/15/2010, it's current version is 0.9.
Download OData For Umbraco, 0.9
Compatible with: Version 4.0.x schema

Project Summary

Project owner:
Elijah
Created:
6/15/2010
Current version
0.9
License
MIT
Tags
data 
Downloads:
15

OData for Umbraco, is a OData provider built on WCF Data Services 4. It allows the content xml tree inside of Umbraco to be queried using LINQ. (Essentially it’s using LINQ to XML and LINQ to Objects)

Service metadata is created at runtime, so no code generation is required. By default it’s secured using Basic HTTP and only has SELECT support.

Resources

Attached files