This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Open
/
apewer-dotnet
mirror of
http://elivo.cn:3000/apewer/apewer-dotnet
Watch
2
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
125
Commits
2
Branches
0
Tags
2.5 MiB
C#
100%
Branch:
master
master
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
apewer-dotnet
/
Apewer
History
王厅
a718308bac
增加扩展方法 Socket.Connect(IPEndPoint, int timeout),支持指定超时
5 days ago
..
Externals
Apewer-6.7.0
3 years ago
Internals
BytesUtility:增加 CRC16 方法。
1 week ago
Models
Logger,支持根据 Name 拆分为不同的日志文件。
3 months ago
Network
增加扩展方法 Socket.Connect(IPEndPoint, int timeout),支持指定超时
5 days ago
Source
SourceUtility:Column、Cell 和 Query<T> 增加重载,支持匿名对象作为参数。
3 months ago
Web
Mini 等待 Shutdown 的时间间隔改为 100ms(原为 300ms)
3 weeks ago
Apewer.csproj
增加 CatchException,用于捕获异常。
3 weeks ago
Apewer.props
Apewer-6.8.4
1 week ago
ApiAttribute.cs
Apewer-6.6.28
3 years ago
ArrayBuilder.cs
Apewer-6.6.28
3 years ago
BytesUtility.cs
ToX2 支持指定分隔符。
5 days ago
CaptionAttribute.cs
Apewer-6.6.28
3 years ago
ChinaUtility.cs
Apewer-6.3.3:恢复 .NET Standard 2.0 的目标框架。
4 years ago
Class.cs
Class<T>:去除无用的说明
3 months ago
ClockUtility.cs
ClockUtility:增加 string.DateTime 扩展方法
3 months ago
CollectionUtility.cs
CollectionUtility,增加 Group 方法。
6 days ago
Configuration.cs
Apewer-6.4.0
4 years ago
CronAttribute.cs
Cron,增加 Break(Type) 方法,允许 Cron 打断自己的循环。
1 week ago
CronCycle.cs
Apewer-6.6.28
3 years ago
DateTimePart.cs
Apewer-6.8.0
10 months ago
Enumerator.cs
添加 Enumerator<T>,作为通用的枚举器。
4 months ago
ExperimentalAttribute.cs
Apewer-6.6.28
3 years ago
HiddenAttribute.cs
Apewer-6.6.28
3 years ago
ICloneable.cs
Apewer-6.6.28
3 years ago
IToJson.cs
Apewer-6.0.7:修正 MySql 使用 List 时的性能问题。
5 years ago
IToJsonChecker.cs
Apewer-6.4.0
4 years ago
IndependentAttribute.cs
Apewer-6.6.28
3 years ago
Json.cs
Apewer-6.8.0
10 months ago
JumpStatement.cs
JumpStatement,新增枚举类型。
3 months ago
LockedException.cs
Apewer-6.6.28
3 years ago
Logger.cs
Logger:修正 ClockUtility.Parse 的调用
3 months ago
NetworkUtility.cs
增加扩展方法 Socket.Connect(IPEndPoint, int timeout),支持指定超时
5 days ago
NumberUtility.cs
NumberUtility:使用 Guid 生成初始 Random 种子。
3 months ago
ObjectSet.cs
Apewer-6.6.28
3 years ago
RedundanceException.cs
Apewer-6.6.28
3 years ago
RuntimeUtility.cs
增加 CatchException,用于捕获异常。
3 weeks ago
StorageUtility.cs
Apewer-6.8.1
8 months ago
StringPairs.cs
Apewer-6.6.28
3 years ago
TextSet.cs
Apewer-6.6.28
3 years ago
TextUtility.cs
TextUtility.FromBytes 增加零值检查,用于截断字符串。
3 weeks ago
UnauthorizedException.cs
添加 UnauthorizedException
4 weeks ago
_Delegates.cs
Apewer-6.7.0
3 years ago
_Extensions.cs
Logger:修改部分实例方法为扩展方法,避免实例 NULL 时的报错。
3 months ago