Heroius.Extension 2.3.0.3

dotnet add package Heroius.Extension --version 2.3.0.3
NuGet\Install-Package Heroius.Extension -Version 2.3.0.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="Heroius.Extension" Version="2.3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Heroius.Extension --version 2.3.0.3
#r "nuget: Heroius.Extension, 2.3.0.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.
// Install Heroius.Extension as a Cake Addin
#addin nuget:?package=Heroius.Extension&version=2.3.0.3

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • 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 203 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,317 12/17/2018
1.0.17 865 10/2/2018
1.0.16 1,068 9/10/2017
1.0.15.1 1,036 5/11/2017
1.0.14 1,087 1/25/2017
1.0.13 1,034 11/21/2016
1.0.12 986 2/5/2017
1.0.11 1,089 2/16/2016
1.0.9.1 1,038 2/5/2017
1.0.9 1,000 2/5/2017
1.0.8 1,008 2/5/2017

2.0 - Type扩展方法增加拓展类型获取;可观测集合扩展;平台支持.net core
1.0.18.2 - 从字典向属性赋值;字符串从格式化项识别
1.0.18 - ValueShell隐式转换
1.0.17 - ValueShell的默认构造函数
1.0.16 - ValuePair实现INotifyPropertyChanged接口
1.0.15 - 值类型外壳类
1.0.14 - 全属性变更事件通知接口
1.0.13 - IList.IndexOf
1.0.12 - 字符可迭代集合Merge拓展方法
1.0.10 - 在As方法中增加IConvertible接口检查
1.0.7 - 拓展As方法,支持枚举类型转换
历史 -
将字符串集合拓展深入至IEnumerable接口
IList拓展增加获取中间成员方法
PartialComparer以及Type.GetDefaultValue拓展