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.
97
Commits
2
Branches
0
Tags
2.3 MiB
C#
100%
Branch:
master
master
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
apewer-dotnet
/
Apewer
History
王厅
03bf5387a7
增加 IsAdministratorRole 方法。
5 days ago
..
Externals
Apewer-6.7.0
3 years ago
Internals
增加 TextUtility.Lock,实现线程锁。
2 months ago
Models
Logger,支持根据 Name 拆分为不同的日志文件。
1 month ago
Network
HttpHeaders:增加 Sort 方法和 ToStringPairs 方法。
1 month ago
Source
SourceUtility:Column、Cell 和 Query<T> 增加重载,支持匿名对象作为参数。
1 month ago
Web
Apewer-6.8.3
2 weeks ago
Apewer.csproj
Apewer-6.7.0
3 years ago
Apewer.props
Apewer-6.8.3
2 weeks ago
ApiAttribute.cs
Apewer-6.6.28
3 years ago
ArrayBuilder.cs
Apewer-6.6.28
3 years ago
BytesUtility.cs
Merge branch 'master' of http://elivo.cn:3000/apewer/apewer-dotnet into master
1 month 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>:去除无用的说明
1 month ago
ClockUtility.cs
ClockUtility:增加 string.DateTime 扩展方法
1 month ago
CollectionUtility.cs
CollectionUtility:增加 Join 方法,将多个集合的元素连接为单个集合。
1 month ago
Configuration.cs
Apewer-6.4.0
4 years ago
CronAttribute.cs
Logger,支持根据 Name 拆分为不同的日志文件。
1 month ago
CronCycle.cs
Apewer-6.6.28
3 years ago
DateTimePart.cs
Apewer-6.8.0
7 months ago
Enumerator.cs
添加 Enumerator<T>,作为通用的枚举器。
2 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
7 months ago
JumpStatement.cs
JumpStatement,新增枚举类型。
1 month ago
LockedException.cs
Apewer-6.6.28
3 years ago
Logger.cs
Logger:修正 ClockUtility.Parse 的调用
1 month ago
NetworkUtility.cs
Apewer-6.7.0
3 years ago
NumberUtility.cs
NumberUtility:使用 Guid 生成初始 Random 种子。
1 month ago
ObjectSet.cs
Apewer-6.6.28
3 years ago
RedundanceException.cs
Apewer-6.6.28
3 years ago
RuntimeUtility.cs
增加 IsAdministratorRole 方法。
5 days ago
StorageUtility.cs
Apewer-6.8.1
6 months ago
StringPairs.cs
Apewer-6.6.28
3 years ago
TextSet.cs
Apewer-6.6.28
3 years ago
TextUtility.cs
TextUtility:增加常量 Null
4 weeks ago
_Delegates.cs
Apewer-6.7.0
3 years ago
_Extensions.cs
Logger:修改部分实例方法为扩展方法,避免实例 NULL 时的报错。
1 month ago