CgdataBase.WPF 1.9.3

dotnet add package CgdataBase.WPF --version 1.9.3
                    
NuGet\Install-Package CgdataBase.WPF -Version 1.9.3
                    
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="CgdataBase.WPF" Version="1.9.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CgdataBase.WPF" Version="1.9.3" />
                    
Directory.Packages.props
<PackageReference Include="CgdataBase.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 CgdataBase.WPF --version 1.9.3
                    
#r "nuget: CgdataBase.WPF, 1.9.3"
                    
#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 CgdataBase.WPF@1.9.3
                    
#: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=CgdataBase.WPF&version=1.9.3
                    
Install as a Cake Addin
#tool nuget:?package=CgdataBase.WPF&version=1.9.3
                    
Install as a Cake Tool

CgdataBase

介绍

WPF开发的基础库,在CgdataBase.Core的基础上增加一个WPF开发相关的基础类。

安装教程
Install-Package CgdataBase.WPF
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CgdataBase.WPF:

Package Downloads
CgdataBase.WPF.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.3 120 1/6/2026
1.9.2 217 12/5/2025
1.9.1 278 11/22/2025
1.9.0 345 11/21/2025
1.8.3 432 11/20/2025
1.8.2 447 11/18/2025
1.8.1 426 11/18/2025
1.8.0 221 11/6/2025
1.7.19 200 11/2/2025
1.7.18 224 10/30/2025
1.7.16 228 10/30/2025
1.7.14 226 10/15/2025
1.7.13 216 10/13/2025
1.7.12 133 10/11/2025
1.7.11 149 9/28/2025
1.7.10 151 9/28/2025
1.7.9 155 9/27/2025
1.7.8 149 9/27/2025
1.7.7 221 9/26/2025
1.7.6 222 9/25/2025
Loading failed