This website works better with JavaScript.
Home
Explore
Help
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.
174
Commits
2
Branches
0
Tags
2.8 MiB
C#
100%
Tree:
454710747a
master
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '454710747a'
${ noResults }
apewer-dotnet
/
Apewer
History
王厅
454710747a
增加 IApiMiddleware 以支持中间件。
6 days ago
..
Externals
Apewer-6.7.0
3 years ago
Internals
NumberUtility:增加整数锁。
1 week ago
Models
Logger,支持根据 Name 拆分为不同的日志文件。
7 months ago
Network
TcpClient 不再检查 timeout 的范围
3 months ago
Source
SqlClient:建表支持多个主键。
1 week ago
Web
增加 IApiMiddleware 以支持中间件。
6 days ago
Apewer.csproj
Apewer-6.8.6
1 week ago
Apewer.props
Apewer-6.8.6
1 week ago
ApiAttribute.cs
Apewer-6.6.28
3 years ago
ArrayBuilder.cs
Apewer-6.6.28
3 years ago
BytesUtility.cs
FromHex,优化性能
2 months 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>:去除无用的说明
6 months ago
ClockUtility.cs
ClockUtility:增加 string.DateTime 扩展方法
6 months ago
CollectionUtility.cs
Group 方法不再忽略 null 元素
3 months ago
Configuration.cs
Apewer-6.4.0
4 years ago
CronAttribute.cs
Cron,增加 Break(Type) 方法,允许 Cron 打断自己的循环。
3 months ago
CronCycle.cs
Apewer-6.6.28
3 years ago
DateTimePart.cs
Apewer-6.8.0
1 year ago
Enumerator.cs
添加 Enumerator<T>,作为通用的枚举器。
7 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
1 year ago
JumpStatement.cs
JumpStatement,新增枚举类型。
6 months ago
LockedException.cs
Apewer-6.6.28
3 years ago
Logger.cs
Logger.Default 默认启用日志文件。
1 week ago
NetworkUtility.cs
TcpClient 不再检查 timeout 的范围
3 months ago
NumberUtility.cs
NumberUtility:增加整数锁。
1 week ago
ObjectSet.cs
Apewer-6.6.28
3 years ago
RedundanceException.cs
Apewer-6.6.28
3 years ago
RuntimeUtility.cs
SqlClient:属性的顺序改为基类属性在前。
1 week ago
StorageUtility.cs
ReadFile,支持读取其它程序的 Log 文件。
2 weeks ago
StringPairs.cs
Apewer-6.6.28
3 years ago
TextSet.cs
Apewer-6.6.28
3 years ago
TextUtility.cs
修改 TextUtility.Distinct 参数,在匹配时优先于 Linq,并提供扩展方法。
6 days ago
UnauthorizedException.cs
添加 UnauthorizedException
4 months ago
_Delegates.cs
Apewer-6.7.0
3 years ago
_Extensions.cs
增加扩展方法 Logger.UseFile(days)
3 months ago