fengling-gateway/src
movingsam 09957364e2 feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions
- 创建插件接口定义 (IGatewayPlugin, IRequestPlugin, IResponsePlugin, IRouteTransformPlugin, ILoadBalancePlugin)
- 添加 YARP 引用用于类型定义
2026-03-01 17:00:48 +08:00
..
Config config: improve Redis configuration and credentials management 2026-02-28 18:38:07 +08:00
Controllers feat: add JWT authentication to gateway 2026-02-28 18:37:31 +08:00
Data refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
DynamicProxy refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Fengling.Gateway.Plugin.Abstractions feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions 2026-03-01 17:00:48 +08:00
LoadBalancing refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Metrics refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Middleware security: enhance JWT and tenant routing middleware 2026-02-28 18:37:48 +08:00
Migrations refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Models refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Properties refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Services config: improve Redis configuration and credentials management 2026-02-28 18:38:07 +08:00
appsettings.Development.json config: improve Redis configuration and credentials management 2026-02-28 18:38:07 +08:00
appsettings.json config: improve Redis configuration and credentials management 2026-02-28 18:38:07 +08:00
Directory.Build.props refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Directory.Packages.props feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions 2026-03-01 17:00:48 +08:00
NuGet.Config refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
Program.cs feat: add JWT authentication to gateway 2026-02-28 18:37:31 +08:00
YarpGateway.csproj refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00