Hi All,
this is great blog : https://blog.xamarin.com/net-standard-library-support-for-xamarin/
I follow it to convert my project to .net standard 1.6 and it works well with EF core 1.1.2.
now I upgrade my VS to 15.3 , the project stop working , it compile error with message said Xamarin.forms is not compatible with .net Stardard, I checked the project.json ,the import statement still there.
how can I make the project working in 15.3? I have now revert my VS back to 15.1.