参考资料:
效果展示:
![Dark Admin Panel](Image/Dark Admin Panel.gif)
Nuget包说明:
-
FontAwesome. Sharp 5.15.4
-
A library for embbeding Font Awesome icons in WPF & Windows Forms applications
-
使用
xmlns:fa="http://schemas.awesome.incremented/wpf/xaml/fontawesome.sharp"
<fa:IconImage Icon="Home"/>
-
-
LiveCharts.Wpf 0.9.7
-
Simple, flexible, interactive and powerful data visualization for Wpf
-
使用
xmlns:lvc="clr-namespace:LiveCharts.Wpf;assembly=LiveCharts.Wpf"
-
技术要点:
- 自定义控件
- Live Chart 图表
- Ellipses
- FontAwesome nuget
参考资料:
效果展示:
![Weather App](Image/Weather App.gif)
技术要点:
- 自定义控件