LinqPad driver for DocumentDB
LinqPad is insanely useful for testing Linq based queries. it is also much quicker doing it here than in VS.

Closing as this has been resolved per comment below.
Thanks.
4 comments
-
Anonymous commented
I agree. So I've created one.
Here's my blog post on it:
http://dotnetfalcon.com/linqpad-documentdb-now-cosmosdb-driver/Here's the Github repo:
https://github.com/conwid/AzureDocumentDbDriverLinks to binary downloads are included in the descirptions.
-
Phil Winkel commented
Official driver would be cool, but its not that difficult to create a linqpad data context driver yourself. Or you can easily reference the required DocumentDB .NET SDK libraries in a linqpad script and do it that way.
-
MIke Schellenberger commented
This would be so sweet
-
Greg commented
Does anybody know if a driver exists for Azure DocumentDB (or if there's one in the works) ?