- Joined on Mar 30, 2020
elivo pushed to master at apewer/apewer-dotnet
-
092a63624f MenuItem 构造函数重载,添加 data 参数
-
0220e48360 WriteFile 自动创建目录
-
655acb0bb4 Byte[] 与 HexString 转换,去除空格和连字符。
- Compare 3 commits »
2 weeks ago
elivo pushed to master at apewer/apewer-dotnet
-
67d0d746c1 Merge branch 'master' of http://gitea/apewer/apewer-dotnet
-
d13dec650d 添加 HttpProxy 旧代码
- Compare 2 commits »
3 weeks ago
elivo pushed to master at apewer/apewer-dotnet
-
2b63fbf41e 增加获取 Downloads 路径的方法。
-
7141a51787 重写 DeleteZoneIdentifier 方法。
- Compare 2 commits »
3 weeks ago
elivo pushed to master at apewer/apewer-dotnet
-
618b631275 BridgeController,修正 InnerException 为 NULL 时抛出异常的问题
3 weeks ago
elivo pushed to master at apewer/apewer-dotnet
-
7ad2421b9c FixProperties 增加 NotNull 和 DateTime 范围的修复(only debug)
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
d26056daaf StaticController 增加 Web.zip 的支持
-
a541ea842e 修正 Mime 会获取目录后缀的问题
-
4912be1703 增加 RedirectResult
- Compare 3 commits »
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
6d90003b9a 增加 WebSocket.SimpleServer 类,用于派生 WebSocket 服务端
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
dc2439a3cf 恢复 Apewer.Source 引用的 SqlClient 版本。
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
6f3aa9c9c1 增加 WindowsService 类。
-
ef25ba94b9 Tray:增加 Instance 属性,作为唯一实例。
-
215e45cf88 Web:为允许解析 OPTIONS 方法提供选项,默认不解析,直接返回 0 字节 text/plain 内容。
-
69b7cf6fd9 增加扩展方法 Logger.UseFile(days)
-
4792113f05 Web:OPTIONS 方法直接返回,不再执行处理。
- Compare 6 commits »
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
f1c5ceab00 升级 System.Data.SqlClient 的版本,消除警告。
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
a718308bac 增加扩展方法 Socket.Connect(IPEndPoint, int timeout),支持指定超时
-
650d29bb12 Socket 扩展方法移至 NetworkUtility
-
f65f1c0e1c TcpClient 支持指定连接超时毫秒数。
-
8f31114500 ToX2 支持指定分隔符。
- Compare 4 commits »
1 month ago
elivo pushed to master at apewer/apewer-dotnet
-
ba717f4d3d TcpClient,去除 Connected 属性(不可靠),增加 Online 属性用于判断在线状态。
-
a93cab913d TcpClient,修改了变量的名称。
- Compare 2 commits »
1 month ago