You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elivo 097121e92f 重载 Column 和 Cell 方法,增加 getter 参数自定义内容转换。 4 weeks ago
..
Externals Apewer-6.7.0 4 years ago
Internals NumberUtility:增加整数锁。 6 months ago
Models Logger,支持根据 Name 拆分为不同的日志文件。 1 year ago
Network Socket 增加 Shutdown 3 months ago
Source 重载 Column 和 Cell 方法,增加 getter 参数自定义内容转换。 4 weeks ago
Web Merge branch 'master' of http://gitea/apewer/apewer-dotnet 1 month ago
Apewer.csproj 增加 DrawingUtility 类,提供保存图片的扩展方法 2 months ago
Apewer.props Apewer-6.8.9 1 month ago
ApiAttribute.cs Apewer-6.6.28 4 years ago
ArrayBuilder.cs Apewer-6.6.28 4 years ago
BytesUtility.cs 修正代码错误。 1 month ago
CaptionAttribute.cs Apewer-6.6.28 4 years ago
ChinaUtility.cs Apewer-6.3.3:恢复 .NET Standard 2.0 的目标框架。 5 years ago
Class.cs Class<T>:去除无用的说明 1 year ago
ClockUtility.cs ClockUtility:增加 string.DateTime 扩展方法 12 months ago
CollectionUtility.cs 增加扩展方法 item.In(array) 1 month ago
Configuration.cs Apewer-6.4.0 5 years ago
CronAttribute.cs Cron,增加 Break(Type) 方法,允许 Cron 打断自己的循环。 9 months ago
CronCycle.cs Apewer-6.6.28 4 years ago
DateTimePart.cs Apewer-6.8.0 2 years ago
DrawingUtility.cs 增加 DrawingUtility 类,提供保存图片的扩展方法 2 months ago
Enumerator.cs 添加 Enumerator<T>,作为通用的枚举器。 1 year ago
ExperimentalAttribute.cs Apewer-6.6.28 4 years ago
ForbiddenException.cs 增加 IApiException,用于自定义 Response 的 status 值。 1 month ago
HiddenAttribute.cs Apewer-6.6.28 4 years ago
ICloneable.cs Apewer-6.6.28 4 years ago
IToJson.cs Apewer-6.0.0:重构项目,混合所有代码到一个项目。 6 years ago
IToJsonChecker.cs Apewer-6.4.0 5 years ago
IndependentAttribute.cs Apewer-6.6.28 4 years ago
Json.cs Json 支持序列化 byte[] 属性,且支持自定义方法。 1 month ago
JumpStatement.cs JumpStatement,新增枚举类型。 1 year ago
LockedException.cs Apewer-6.6.28 4 years ago
Logger.cs 修正代码错误。 1 month ago
NetworkUtility.cs TcpClient 不再检查 timeout 的范围 8 months ago
NotFoundException.cs 增加 IApiException,用于自定义 Response 的 status 值。 1 month ago
NumberUtility.cs 修正代码错误。 1 month ago
ObjectSet.cs Apewer-6.6.28 4 years ago
RedundanceException.cs 增加 IApiException,用于自定义 Response 的 status 值。 1 month ago
RuntimeUtility.cs SqlClient:属性的顺序改为基类属性在前。 6 months ago
StorageUtility.cs 修正代码错误。 1 month ago
StringPairs.cs Apewer-6.6.28 4 years ago
TextSet.cs Apewer-6.6.28 4 years ago
TextUtility.cs 修正代码错误。 1 month ago
UnauthorizedException.cs 增加 IApiException,用于自定义 Response 的 status 值。 1 month ago
UnparallelAttribute.cs API 反射支持 Unparallel 特性。 1 month ago
_Delegates.cs Apewer-6.7.0 4 years ago
_Extensions.cs 扩展方法 .sort 支持多个对比器参数。 1 month ago