3 Commits

Author SHA1 Message Date
562658bc62
升级 .NET 9;测试 SQLite 初始数据库 2024-11-14 22:40:48 +08:00
d19d8f5e95
取消将 SQLHelper 和 MailSender 添加在 Singleton 中;添加了艺术字标题的输出;MySQLHelper 代码重构 2024-11-11 22:36:00 +08:00
milimoe
14ff58f4f4
为服务器统一数据访问连接 (#37)
* 添加 Web API 和 RESTful API 模式;
* 添加 SQLite 模式;
* 添加 ISocketMessageProcessor 和 ISocketListener<> 接口,用于统一数据访问;
* 重做了 ISocketModel;
* 完善了 WebSocket 的连接模式。
2024-10-04 12:39:15 +08:00