Fengling Gateway - 网关
Go to file
movingsam 09957364e2 feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions
- 创建插件接口定义 (IGatewayPlugin, IRequestPlugin, IResponsePlugin, IRouteTransformPlugin, ILoadBalancePlugin)
- 添加 YARP 引用用于类型定义
2026-03-01 17:00:48 +08:00
.gitea/workflows ci: add Docker buildx cache for faster builds 2026-02-28 13:16:36 +08:00
.planning docs: 添加网关插件系统技术方案文档 2026-03-01 16:53:28 +08:00
k8s/base feat: add k8s deployment manifests and fix docker workflow env 2026-02-28 15:24:40 +08:00
logs chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
sql chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
src feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions 2026-03-01 17:00:48 +08:00
tests docs: add security audit and test plan 2026-02-28 18:38:38 +08:00
.gitignore Add .gitignore 2026-02-25 17:28:18 +08:00
Dockerfile refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
YarpGateway.slnx feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions 2026-03-01 17:00:48 +08:00