Team,
I am migrating Couchbase dotnet SDK 2.7 to 3.0… For fetching the query using Linq2Couchbase v1.4.2 used.
But when I try to create a BucketContext for creating queries I am getting an error like “Reference to type IBucket claims it is defined in Couchbase.NetClient, but it could not be found”
I am using VS 2017 for the development
Please help me with the error.
Sujila