Heroius.Extension 1.0.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Heroius.Extension --version 1.0.9.1
NuGet\Install-Package Heroius.Extension -Version 1.0.9.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="Heroius.Extension" Version="1.0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Heroius.Extension --version 1.0.9.1
#r "nuget: Heroius.Extension, 1.0.9.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.
// Install Heroius.Extension as a Cake Addin
#addin nuget:?package=Heroius.Extension&version=1.0.9.1

// Install Heroius.Extension as a Cake Tool
#tool nuget:?package=Heroius.Extension&version=1.0.9.1

提供对多平台通用的代码拓展,实现类型的拓展方法或提供具有独特功能的类型。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Heroius.Extension:

Package Downloads
Heroius.Extension.WPF

Heroius WPF拓展包 提供对WPF的附加支持,包括多种复杂转换器、枚举和颜色拓展、绑定工具等

Heroius.Extension.SL

1.1.4 - NeatMethodConverter支持合并ConverterParameter作为方法参数 1.1.3 - 枚举下拉框的SelectionChanged事件 1.1.0 - 属性面板的预定义特性字典 1.0.22 - 枚举壳约束强化和可用性改进 1.0.21 - 自动枚举下拉框 1.0.20 - CheckGroupBox 1.0.18 - 属性面板的分列数设置 1.0.17 - 属性面板对枚举和关键字匹配的支持 1.0.16 - 增加枚举匹配转换器 1.0.11 - 增加对象属性面板 1.0.7 - 属性印随容器 1.0.6 - 增加NeatMethod转换器 1.0.4 - 增加基于Expression的转换器 1.0.3 - 增加MultiConverter

Heroius.Files

Heroius 文件格式支持 此包中的工具功能已全部移至Heroius.Extension库,仅保留文件格式的定义

EnvSafe.Expression

将文本解析成可重用的计算过程。 支持符号、常量的定义,并支持在迭代过程中的变量输入。 编程人员可拓展算符函数的定义。

Heroius.Extension.Desktop

提供桌面程序可能会用到的拓展功能以及工具类

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0.3 204 9/7/2023
2.3.0.2 244 9/7/2023
2.2.0.4 228 9/2/2023
2.2.0.1 282 7/12/2023
2.0.1.9 243 5/27/2023
2.0.1.7 806 7/1/2022
2.0.1.4 780 3/9/2022
2.0.1.2 478 2/6/2022
2.0.0.2 587 1/16/2022
1.0.18.1 539 5/29/2021
1.0.18 1,319 12/17/2018
1.0.17 867 10/2/2018
1.0.16 1,070 9/10/2017
1.0.15.1 1,038 5/11/2017
1.0.14 1,088 1/25/2017
1.0.13 1,036 11/21/2016
1.0.12 988 2/5/2017
1.0.11 1,091 2/16/2016
1.0.9.1 1,040 2/5/2017
1.0.9 1,002 2/5/2017
1.0.8 1,010 2/5/2017

1.0.7-拓展As方法,支持枚举类型转换
历史-
将字符串集合拓展深入至IEnumerable接口
IList拓展增加获取中间成员方法
PartialComparer以及Type.GetDefaultValue拓展