NETCore-Snowflake-Framework icon indicating copy to clipboard operation
NETCore-Snowflake-Framework copied to clipboard

雪花框架:基于.NET Core + Mysql + Redis + RabbitMQ 设计的高性能多层架构,涵盖了仓储设计模式、全局日志、JWT授权认证、Swagger API管理、请求时间统计等功能,Docker配置文件、服务安装文件等。

Results 5 NETCore-Snowflake-Framework issues
Sort by recently updated
recently updated
newest added

The `Repository` code [uses `ExecuteScalarAsync`](https://github.com/microfisher/NETCore-Multilayer-Framework/blob/b9dffce7052ac78baff2666992cae9ade8862283/Microfisher.Snowflake.Data/Repositories/Repository.cs#L42). It's a long-standing bug in MySql.Data ([bug 70111](https://bugs.mysql.com/bug.php?id=70111)) that async I/O is not implemented correctly; thus all these methods will actually run synchronously. (See also...

{"info":"Invalid request!"} 返回这个。有点懵

大赞送给你!!!!!!!兄弟!!!我在看你的这个项目!