20211010_CZPM_upperpc/垂直剖面动态观测系统/packages/LiveCharts.0.9.7
2023-07-27 11:01:29 +08:00
..
lib 添加项目信息 2023-07-27 11:01:29 +08:00
.signature.p7s 添加项目信息 2023-07-27 11:01:29 +08:00
LiveCharts.0.9.7.nupkg 添加项目信息 2023-07-27 11:01:29 +08:00
readme.txt 添加项目信息 2023-07-27 11:01:29 +08:00

==================================
<<<<<<<<<<< IMPORTANT >>>>>>>>>>>>
==================================

LiveCharts is now multipatform (at least the design).

So this package contains nothing but the core of the library, 
you might also need to install the desired platform.

For example if using wpf you must also install the wpf package.

------------------------------------
> Install-Package LiveCharts.Wpf
------------------------------------

For future updates, you will only need to update LiveCharts.Wpf (or any other platform)
forget about the core, all the platforms packages will have a dependency to core.

------------------------------------
> Update-Package LiveCharts.Wpf
------------------------------------

Happy coding!