DYH.Extensions.CAD.Wpf
2.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DYH.Extensions.CAD.Wpf --version 2.2.0
NuGet\Install-Package DYH.Extensions.CAD.Wpf -Version 2.2.0
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="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DYH.Extensions.CAD.Wpf" Version="2.2.0" />
<PackageReference Include="DYH.Extensions.CAD.Wpf" />
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 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DYH.Extensions.CAD.Wpf, 2.2.0"
#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.
#addin nuget:?package=DYH.Extensions.CAD.Wpf&version=2.2.0
#tool nuget:?package=DYH.Extensions.CAD.Wpf&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DYH.Extensions.CAD.WPF
介绍
自用的库,省得每次给别人写东西时要复制来复制去
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- AutoCAD.NET (>= 20.1.0)
- CommunityToolkit.Mvvm (>= 8.4.0)
- WPF-UI (>= 4.0.2)
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 | |
---|---|---|---|
3.1.0 | 276 | 6/12/2025 | |
3.0.0 | 272 | 6/12/2025 | |
2.4.2 | 138 | 5/26/2025 | |
2.4.1 | 64 | 5/24/2025 | |
2.4.0 | 62 | 5/24/2025 | |
2.3.1 | 228 | 5/13/2025 | |
2.3.0 | 230 | 5/13/2025 | |
2.2.0 | 230 | 5/13/2025 | |
2.1.2 | 154 | 4/29/2025 | |
2.1.1 | 140 | 4/29/2025 | |
2.1.0 | 145 | 4/29/2025 | |
2.0.5 | 236 | 4/29/2025 | |
2.0.4 | 239 | 4/28/2025 | |
2.0.2 | 234 | 4/28/2025 | |
2.0.0 | 233 | 4/28/2025 | |
1.4.10 | 146 | 4/28/2025 | |
1.4.9 | 149 | 4/28/2025 | |
1.4.8 | 129 | 4/27/2025 | |
1.4.7 | 78 | 4/26/2025 | |
1.4.6 | 158 | 4/21/2025 | |
1.4.5 | 153 | 4/21/2025 | |
1.4.4 | 191 | 4/17/2025 | |
1.4.3 | 183 | 4/16/2025 | |
1.4.2 | 158 | 4/10/2025 | |
1.4.0 | 157 | 4/8/2025 | |
1.3.0 | 160 | 4/8/2025 | |
1.2.0 | 159 | 4/8/2025 | |
1.1.9-preview | 157 | 4/8/2025 |
修复Wpf-UI样式不生效于MessageBox的问题