I have just create a cross platform application in Xamarin. I created one function in a shared project in which it deserializes the JSON string into object/s but there is no way to add reference for Newtonsoft .
how can i use the reference in shared project ?