N1QL API To query document from c# .Net

Hello,

I want to query couchbase data using N1QL from c# .net,but i am not able to find any API which i can used to do that.

please help me as it is urgent.

Thanks!
Jatin

Hi Jatin -

N1QL queries are only currently supported for C# in Developer Preview 1 of the Couchbase .NET SDK 2.0. You can read more about it here: http://blog.couchbase.com/couchbase-net-sdk-20-developer-preview-1

DP1 can be downloaded from the links in the “Pre-requisites” section. Expect more support in the upcoming months.

Thanks,

Jeff