86 Commits (master)

Author SHA1 Message Date
王厅 03bf5387a7 增加 IsAdministratorRole 方法。 7 days ago
王厅 94ce4790a3 Apewer-6.8.3 2 weeks ago
王厅 738bf67e03 RuntimeUtility:Exit 优先调用 Environment 4 weeks ago
王厅 468aea6582 TextUtility:增加常量 Null 4 weeks ago
王厅 30ac1858a2 ClockUtility:增加 string.DateTime 扩展方法 1 month ago
王厅 a4efcb174e RuntimeUtility:InBackground 增加重载,可指定延迟时常,类似 JS 的 setTimeout 方法。 1 month ago
王厅 75142b5522 SourceUtility:Column、Cell 和 Query<T> 增加重载,支持匿名对象作为参数。 1 month ago
王厅 12969a828b NumberUtility:使用 Guid 生成初始 Random 种子。 1 month ago
王厅 0fd90f2fc6 Logger:修正 ClockUtility.Parse 的调用 1 month ago
王厅 0b01e07136 ClockUtility:Parse 优先执行 ParseLucid 1 month ago
王厅 54944e1a67 ClockUtility:解析方法分离可选参数,提供函数重载,指定 failed 参数时将直接返回 DateTime 类型。 1 month ago
王厅 9933813e57 Class<T>:去除无用的说明 1 month ago
王厅 fd2bea9b81 RuntimeUtility:去除 ApplicationPath 末尾的斜杠 1 month ago
王厅 a686dd3b19 CollectionUtility:增加 Join 方法,将多个集合的元素连接为单个集合。 1 month ago
王厅 6301818fb7 CollectionUtility:扩展方法 IEnumerable<T> 的 bool 返回值改为 JumpStatement。 1 month ago
王厅 1280cb6786 JumpStatement,新增枚举类型。 1 month ago
王厅 21df269419 CollectionUtility:IEnumerable<T>.Map 扩展方法增加重载,提供 index 参数。 1 month ago
王厅 c6274747ab Source:增加 DataTable.ToJson 扩展方法。 1 month ago
王厅 15604d7f0e Logger:修改部分实例方法为扩展方法,避免实例 NULL 时的报错。 1 month ago
王厅 7c59b4399f MiniServer,修正 GetPort 方法无法获取本地监听端口的问题。 1 month ago
王厅 5b4c8b4e78 ApiOptions,增加 JsonRenderer,支持自定义 Json 渲染。 1 month ago
王厅 5f73758039 Logger,支持根据 Name 拆分为不同的日志文件。 1 month ago
王厅 773f6d6b7a HttpHeaders:增加 Sort 方法和 ToStringPairs 方法。 1 month ago
王厅 405be84bda 增加 AES 加解密方法。 1 month ago
王厅 b95afbf38c StaticController:修正默认根目录的取值 2 months ago
王厅 71940dbf63 MiniServer,屏蔽执行 Shutdown 时的 SocketException。 2 months ago
王厅 64facf9091 增加 ApiController<T>,用于简化派生类的构造函数。 2 months ago
王厅 9d00ac3f8b 匹配路由时忽略请求路径末尾的斜杠。 2 months ago
王厅 4b04224e1c 增加 IniFile 模型,用于生成 INI 文件。 2 months ago
王厅 d7e7304243 增加 TextUtility.Lock,实现线程锁。 2 months ago
王厅 6c08810f94 在 Class<T> 中实现 IDisposable,支持释放 Value。 2 months ago
王厅 2e190eb305 Class<T> 暂时去除隐式转换,增加扩展方法 object.Class() 用于将 Value 转换为 Class<T>。 2 months ago
王厅 4f2528540a 添加 Enumerator<T>,作为通用的枚举器。 2 months ago
王厅 5ac078a143 在 HttpClient 中,修正缺少 CookieContainer 导致 NULL 引用的问题。 2 months ago
王厅 3bf470665d HttpHeader 重写 ToString,用于在调试时检查信息。 2 months ago
王厅 429a7a834e 增加 AfterBehavior 枚举,用于后续流程的判断。 2 months ago
王厅 b1a04e59ec Apewer-6.8.2 6 months ago
王厅 71a0fde759 Apewer-6.8.1 6 months ago
王厅 95b73314eb Apewer-6.8.0 7 months ago
王厅 bd51f72b5c Apewer-6.7.6 11 months ago
王厅 246c609996 Apewer-6.7.5 2 years ago
王厅 59e4e98a60 Apewer-6.7.4 2 years ago
王厅 306a6c3066 Apewer-6.7.3 2 years ago
王厅 0d041854fc Apewer-6.7.2 2 years ago
王厅 2dc4725495 Apewer-6.7.1 3 years ago
王厅 a0c9eb41d7 Apewer-6.7.0 3 years ago
王厅 b579181a61 Apewer-6.6.28 3 years ago
王厅 62426bb3a3 Apewer-6.6.0 4 years ago
王厅 00344ebfd0 Apewer-6.5.10 4 years ago
王厅 a239e71046 Apewer-6.5.9 4 years ago