@JakeRadMSFT what would be the benefit of that other than only referencing one package in C# notebooks. Ideally I would like to keep these packages separated, as that would also mean that an F# notebook using the interactive package would install an unused dependency.
Both should be resolved: The newest releases have strong names and basic native C# bindings are available as well (plotly/Plotly.NET#294, https://www.nuget.org/packages/Plotly.NET.CSharp/).
@kMutagene thoughts on the interactive package depending on the CSharp package?
@JakeRadMSFT what would be the benefit of that other than only referencing one package in C# notebooks. Ideally I would like to keep these packages separated, as that would also mean that an F# notebook using the interactive package would install an unused dependency.
Resolved with: #49