Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeBianGu authored Mar 8, 2024
1 parent 58f9d82 commit 27b2020
Showing 1 changed file with 37 additions and 5 deletions.
42 changes: 37 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
# WPF-Control
WPF轻量级控件和皮肤库

WPF控件和皮肤库
<p align="left">
<img alt="dotnet-version" src="https://img.shields.io/badge/.net-v6.0-windows.svg"></img>
<img alt="dotnet-version" src="https://img.shields.io/badge/.net-v7.0-windows.svg"></img>
<img alt="dotnet-version" src="https://img.shields.io/badge/.net-v8.0-windows.svg"></img>
<img alt="csharp-version" src="https://img.shields.io/badge/C%23-9.0-blue.svg"></img>
<img alt="IDE-version" src="https://img.shields.io/badge/IDE-vs2022-blue.svg"></img>
</p>

[![NuGet](https://buildstats.info/nuget/H.Providers.Ioc)](https://www.nuget.org/packages/H.Providers.Ioc)

[![Stargazers over time](https://starchart.cc/HeBianGu/WPF-Control.svg)](https://starchart.cc/HeBianGu/WPF-Control)

## IOC
Microsoft.Extensions.DependencyInjection

## MVVM
CommunityToolkit.Mvvm

## CommunityToolkit.Mvvm
https://github.com/CommunityToolkit/dotnet

## Behaviors
Expand Down Expand Up @@ -49,6 +53,34 @@ https://github.com/filoe/cscore
## OdysseyWPF
https://github.com/jogibear9988/OdysseyWPF

## WPF-ControlBase
https://github.com/HeBianGu/WPF-ControlBase

## AutoUpdater.NET
https://github.com/ravibpatel/AutoUpdater.NET


## 作者
<a href="https://github.com/HeBianGu" target="_blank"><img style="height:auto;" alt="" width="40" height="40" class="avatar avatar-user width-full border color-bg-default" src="https://avatars.githubusercontent.com/u/20257332?v=4"></a>

## 赞助支持

### 支付宝
<img align="center" src="https://gitee.com/hebiangu/wpf-document/raw/master/WPF-Controls/Images/z.jpg" width="200"/>

[图片打不开?](https://gitee.com/hebiangu/wpf-document/blob/master/WPF-Controls/Images/z.jpg)
### 微信
<img align="center" src="https://gitee.com/hebiangu/wpf-document/raw/master/WPF-Controls/Images/w.jpg" width="210"/>

[图片打不开?](https://gitee.com/hebiangu/wpf-document/blob/master/WPF-Controls/Images/w.jpg)

## 博客
[https://blog.csdn.net/u010975589?type=blog](https://blog.csdn.net/u010975589?type=blog)

[https://space.bilibili.com/370266611](https://space.bilibili.com/370266611)


## 参考项目
https://github.com/HeBianGu/WPF-Control

QQ:908293466

0 comments on commit 27b2020

Please sign in to comment.