marklogic-samplestack icon indicating copy to clipboard operation
marklogic-samplestack copied to clipboard

.net sample code

Open florianhuber opened this issue 8 years ago • 1 comments

Hi, would it possible to share simple client code for .net? Is this feasible? Or do you know some other place where I could find sample code? Thanks, Florian

florianhuber avatar Sep 11 '17 13:09 florianhuber

There currently is no equivalent to Samplestack for .NET. The best place to start would be the REST Client API. Your .NET program can communicate with MarkLogic via JSON or XML over HTTP, in the same way that the Java and Node clients do. We’re looking at various ways to better support .NET in the future.

jmakeig avatar Sep 11 '17 17:09 jmakeig