Neo4j with C# in production

api, c#, neo4j, rest

Solution

Ryan,

I'm one of the devs on the library. Our day-to-day project has a dedicated team of 5 developers, and uses Neo4j in production (on Azure, just for good measure). As we build out our solution, we have kept building the library along the way.

Our solution depends 100% on this library being reliable.

HTH,

Tatham

Problem

Is anybody using Neo4j with the REST API in production? I've been looking at different implementations of the REST API out there and noticed this one has been downloaded quite a few times http://hg.readify.net/neo4jclient/overview

Original source