beto-rodriguez / LiveCharts2

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.

Home Page:https://livecharts.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What time will v2 released on nuget?

xufangda opened this issue · comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Can you split the nuget and have a "Core" nuget, by example in your samples you have the "ViewModelSamples". It should be independent of WPF or WinForms etc...

Thanks

Are there any pages or documents floating around that help developers (C#/WPF) update from LC0 to LC2? I notice objects like ScatterPoint and SeriesCollection need replacing/changing. Would be nice if there was a cheat sheet for some of these changes.

TIA

(I am a Geared, paid user)

Are there any pages or documents floating around that help developers (C#/WPF) update from LC0 to LC2? I notice objects like ScatterPoint and SeriesCollection need replacing/changing. Would be nice if there was a cheat sheet for some of these changes.

TIA

(I am a Geared, paid user)

Hey @langejay did you find anything related to this? We are also looking into migrating from v0 to v2 but when replacing the packages we had about 300+ errors to fix.