baozhangchi.Packages.Windows 0.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package baozhangchi.Packages.Windows --version 0.0.11
                    
NuGet\Install-Package baozhangchi.Packages.Windows -Version 0.0.11
                    
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="baozhangchi.Packages.Windows" Version="0.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="baozhangchi.Packages.Windows" Version="0.0.11" />
                    
Directory.Packages.props
<PackageReference Include="baozhangchi.Packages.Windows" />
                    
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 baozhangchi.Packages.Windows --version 0.0.11
                    
#r "nuget: baozhangchi.Packages.Windows, 0.0.11"
                    
#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 baozhangchi.Packages.Windows@0.0.11
                    
#: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=baozhangchi.Packages.Windows&version=0.0.11
                    
Install as a Cake Addin
#tool nuget:?package=baozhangchi.Packages.Windows&version=0.0.11
                    
Install as a Cake Tool
  1. 安装

    dotnet add package baozhangchi.Packages.Windows
    
  2. 导入命名空间

    xmlns:dp="https://github.com/baozhangchi/dotnetpackages"
    
  3. 说明

    1. Behaviors:原生控件的附加属性,已添加到默认命名空间中

    2. Converters:常用的转换器,已添加到默认命名空间中

      1. CommandParametersToTupleConverterCommandParameters转成Tuple的转换器,用于对CommandParametersMultiBinding
    3. Extensions:常用的扩展方法

    4. MarkupExtensions:常用的标记扩展,已添加到默认命名空间中

      1. EnumBindingSourceExtension:把一个枚举类型转化成对应的数据源
    5. TypeConverters:常用的类型转换

    6. CommandICommand的一个实现

    7. HttpHelperHttp相关常用方法

    8. DpiUtilsDpi相关常用方法

    9. ObservableDictionary: 支持INotifyCollectionChangedINotifyPropertyChanged接口的字典类

    10. PropertyChangedBase: 支持INotifyPropertyChangingINotifyPropertyChanged接口的基类

    11. Controls:自定义控件

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.