Kang.Framework.ExtendMethod 1.4.3.1

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

个人使用的扩展方法库,具体有哪些扩展,可以去Gitee上查看

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Kang.Framework.ExtendMethod:

Package Downloads
Kang.WPF.ExtendMethod

自己用的WPF扩展方法库

Kang.Framework.Util

自己用的Framework工具集

Kang.WPF.Frame

自己用的WPF轮子,封装好ORM + UI框架

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.3.1 340 3/1/2023
1.4.3 304 2/16/2023
1.0.0 515 5/12/2022
0.0.0.5 635 6/12/2020
0.0.0.2 575 6/11/2020
0.0.0.1 749 6/11/2020

发布个人使用的扩展方法库