Hi All,
We are creating .NET Standard project in Xamarin Forms , and we uninstall the Xamarin Forms NuGet in ios,uwp and android project (only installed in pcl alone). Even then we are able access the xamarin forms inside corresponding platform project(ios,uwp,android) and also the application is working fine. Can you please provide us a reason why Xamarin forms NuGet has to be installed in the platform project?