oxyplot / oxyplot-xamarin

OxyPlot for Xamarin.Mac and Xamarin.Forms
MIT License
64 stars 59 forks source link

OxyPlot.Xamarin.Forms nuget package does not include UWP platform. #16

Closed tkgdsg closed 7 years ago

tkgdsg commented 8 years ago

OxyPlot already supports UWP platform, but nuspec file, oxyplot-xamarin/Source/OxyPlot.Xamarin.Forms/OxyPlot.Xamarin.Forms.nuspec. does not contain a description about UWP platform.

objorke commented 8 years ago

I tried to add it to the nuspec, but not sure if I got the monikers and target folders correct Try the latest package from myget: OxyPlot.Xamarin.Forms.1.0.0-unstable0652

objorke commented 8 years ago

I tested it and the uap project does not work. Do we need a project.json file?

sillerjp commented 7 years ago

Hi,

I cannot find OxyPlot.Xamarin.Forms.Platform.UWP.PlotViewRenderer.Init(); in any library, when I install Oxyplot.XamarinForms to my projects, everything is installed correctly for iOS and Android but UWP project only installs this assembly. Where can I get the proper UWP assemblies?

Thanks, Regards

objorke commented 7 years ago

This should be solved in OxyPlot.Xamarin.Forms.1.1.0-unstable0011