xamarin.forms - How to use Couchbase.Lite-PCL in a Xamarin Forms project? -


i see there's couchbase.lite-pcl in nuget has been published recently. capable of running in pcl? knows how make work? couldn't find documentation on this.

it not official nuget package, milage may vary.

it have dll's in portable folder, , dll's added fine pcl , project seems build.

try it, might work fine, don't expect direct support couchbase people.

alternatively implement interface in pcl, implement per platform methods need official couchbase nuget. inject platform specific implementation @ runtime through ioc container xamarin.forms provide.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -