I know that CosmosDB (documentdb) is not compatible with a PCL with Xamarin forms. All the examples I can find use a shared library.
Is CosmosDB (documentdb) compatible with Xamarin Forms using a dot net standard library? Are there any code examples?
Any suggestions or should we just stick with the Shared Library method?