xutian
-
- 7,036 total downloads
- last updated 6/26/2026
- Latest version: 4.2.2
GJJ 微服务层无关的合同与领域基元:Result/Error/PagedResult、通用错误码、枚举常量、值对象、强类型ID;不依赖 ASP.NET。) -
- 6,393 total downloads
- last updated 6/15/2026
- Latest version: 4.2.2
GJJ 微服务公共核心库(国密/通用工具/Excel/反射注册等) -
- 5,293 total downloads
- last updated 6/26/2026
- Latest version: 4.3.6
GJJ 微服务 ASP.NET Core 扩展(Nacos/TongNCS/OTel/中间件/过滤器/JWT等) -
- 1,155 total downloads
- last updated 6/5/2026
- Latest version: 4.2.0
GJJ 微服务架构守护测试辅助库:在 *.Tests 项目中校验分层规则(HttpContext 禁区、Controller DTO 受控字段、跨层 DTO、csproj 引用约束等),不依赖 ASP.NET。 -
- 895 total downloads
- last updated 5/13/2026
- Latest version: 3.0.10
[DEPRECATED] 本包已弃用,请改用 GJJ.Keystone.AspNetCore.KvStore。原职责:INonceStore / IJtiBlacklistStore / ISmSessionKeyStore 的 Redis 实现 + jti 双层缓存(L1 + Redis + Pub/Sub) -
- 815 total downloads
- last updated 6/22/2026
- Latest version: 4.2.2
GJJ Keystone KvStore:通用 KV / 计数器 / 配置加载抽象的 Redis 实现 + Resilient 降级 + Memory 兜底。兼容 TongRDS(Redis 协议)。替代原 Consul KV 与 .Redis 包的安全态 Store。 -
- 190 total downloads
- last updated 6/5/2026
- Latest version: 4.2.0
GJJ Keystone Messaging:基于 TongHTP Adapter(HTTP REST)的消息收发封装。业务微服务注入 IMessageProducer / IMessageHandler 即可完成发送与订阅,无需感知 Java 中间层。