member_center/docs/TECH_STACK.md
2026-01-30 16:57:29 +09:00

16 lines
417 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 技術堆疊(已選定)
## 核心
- 語言/框架C# .NET Core + MVC
- OAuth2/OIDCOpenIddict
- DBPostgreSQL
- 事件同步Event/Queue
## 建議元件
- ORMEF Core + Npgsql
- AuthASP.NET Core Identity
- 背景任務Hangfire 或 Quartz.NET
- 事件匯流MassTransit + RabbitMQ/Kafka依部署環境擇一
- 測試xUnit + Testcontainers
- 可觀測性OpenTelemetry + Serilog