Oxyplot.pdf via NuGet

Oystein Bjorke 10 років тому 0
This discussion was imported from CodePlex

chirstianbobsin wrote at 2012-05-07 22:10:

Hi Objo,

I'm trying use the report tools of oxyplot, but in NuGet only the OxyPlot and OxyPlot.Wpf are avalieable for download. 

In the VS2010 I'm getting a Version Conflict because the Dlls in the Codeplex is older than NuGet.

Revert for use the codeplex version I can't because there are methods avalible only in Nuget Version. =( 


objo wrote at 2012-05-07 23:25:

Right, I have not included the OxyPlot.OpenXml, OxyPlot.Pdf and OxyPlot.Xps assemblies in the NuGet packages.

What would be the best solution:

  • Include all assemblies in the WPF NuGet package - then the user has to remove the references not needed. Will these references be added again when updating the package?
  • Create more NuGet packages with the plot/report output assemblies only, e.g. "OxyPlot Pdf", "OxyPlot OpenXml", "OxyPlot Xps". These will be built at the same time as the "OxyPlot.Wpf" NuGet package.
  • Create combined NuGet packages, e.g. "OxyPlot Wpf/Pdf", "OxyPlot Wpf/OpenXml" - many combinations...

objo wrote at 2012-05-11 00:10:

I added 

These packages does not include the OxyPlot assembly, so you also need OxyPlot.Wpf/Silverlight/WinForms. Will figure out how to set up the dependencies on the nuget packages later. I see PdfSharp is also on nuget:


chirstianbobsin wrote at 2012-05-14 23:16:

Tanx Man!

 

I'd give you a kiss! But I think you would not like it because I am also a man

 


objo wrote at 2012-05-15 06:10:

glad to hear you liked it :)