![]() |
VOOZH | about |
dotnet add package DYH.Extensions.CAD.Wpf --version 5.2.1
NuGet\Install-Package DYH.Extensions.CAD.Wpf -Version 5.2.1
<PackageReference Include="DYH.Extensions.CAD.Wpf" Version="5.2.1" />
<PackageVersion Include="DYH.Extensions.CAD.Wpf" Version="5.2.1" />Directory.Packages.props
<PackageReference Include="DYH.Extensions.CAD.Wpf" />Project file
paket add DYH.Extensions.CAD.Wpf --version 5.2.1
#r "nuget: DYH.Extensions.CAD.Wpf, 5.2.1"
#:package DYH.Extensions.CAD.Wpf@5.2.1
#addin nuget:?package=DYH.Extensions.CAD.Wpf&version=5.2.1Install as a Cake Addin
#tool nuget:?package=DYH.Extensions.CAD.Wpf&version=5.2.1Install as a Cake Tool
自用的库,省得每次给别人写东西时要复制来复制去
初始化时要注册WpfConfig.Instance里面的3个属性 MainWindowHandle: CAD的主程序的Handle ShowDialogDelegate: 模态窗口ShowDialog的委托 ShowDelegate: 非模态窗口Show的委托
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net472 net472 is compatible. net48 net48 is compatible. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.1 | 120 | 4/4/2026 |
| 5.2.0 | 106 | 4/4/2026 |
| 5.2.0-alpha | 101 | 4/4/2026 |
| 5.1.0 | 119 | 3/11/2026 |
| 5.0.0 | 118 | 3/11/2026 |
| 4.1.0 | 246 | 11/6/2025 |
| 4.0.0 | 199 | 9/28/2025 |
| 3.5.6 | 243 | 9/4/2025 |
| 3.5.5 | 332 | 8/25/2025 |
| 3.5.4 | 321 | 8/25/2025 |
| 3.5.3 | 332 | 8/25/2025 |
| 3.5.1 | 219 | 8/18/2025 |
| 3.5.0 | 227 | 7/17/2025 |
| 3.4.2 | 213 | 7/17/2025 |
| 3.4.1 | 211 | 7/17/2025 |
| 3.4.0 | 216 | 7/16/2025 |
| 3.3.0 | 219 | 7/15/2025 |
| 3.2.1 | 224 | 7/9/2025 |
| 3.2.0 | 226 | 7/3/2025 |
| 3.1.0 | 379 | 6/12/2025 |
增加NotificationService