VOOZH about

URL: https://www.nuget.org/packages/DYH.Extensions.CAD.Wpf/

⇱ NuGet Gallery | DYH.Extensions.CAD.Wpf 5.2.1




👁 Image
DYH.Extensions.CAD.Wpf 5.2.1

dotnet add package DYH.Extensions.CAD.Wpf --version 5.2.1
 
 
NuGet\Install-Package DYH.Extensions.CAD.Wpf -Version 5.2.1
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DYH.Extensions.CAD.Wpf" Version="5.2.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DYH.Extensions.CAD.Wpf" Version="5.2.1" />
 
Directory.Packages.props
<PackageReference Include="DYH.Extensions.CAD.Wpf" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DYH.Extensions.CAD.Wpf --version 5.2.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DYH.Extensions.CAD.Wpf, 5.2.1"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DYH.Extensions.CAD.Wpf@5.2.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DYH.Extensions.CAD.Wpf&version=5.2.1
 
Install as a Cake Addin
#tool nuget:?package=DYH.Extensions.CAD.Wpf&version=5.2.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

DYH.Extensions.CAD.WPF

介绍

自用的库,省得每次给别人写东西时要复制来复制去

使用方法

初始化时要注册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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

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
Loading failed

增加NotificationService