Production-patterned ASP.NET Core 9 microservices evolving into a CRM. YARP gateway, RabbitMQ/MassTransit async events, JWT auth, OpenTelemetry tracing, Docker Compose, and a React frontend. Real distributed system patterns, not toy examples.
Stars
1
Forks
0
Watchers
1
Open Issues
52
Overall repository health assessment
No package.json found
This might not be a Node.js project
118
commits
39
commits
docs: update CONTRIBUTING.md to include AI usage guidelines and restructure workflow sections
441dad9View on GitHubfeat: Update ROADMAP.md with security hardening tasks for v2.3 and feature flags for v2.4
e2614bcView on GitHubfix: add UserId to LoginResponse to fix 3 failing E2E tests
7bd1ebfView on GitHubdocs: update v1.1 Infrastructure Foundation section with completion status
a6c083cView on GitHubdocs: add explicitly deferred features section to ROADMAP.md
2a2a623View on GitHubRefactor code structure for improved readability and maintainability
9029a80View on GitHubfeat: raise branch coverage to 82.7% and close all E2E gaps
4dc7e5eView on GitHubRefactor User Management Service and Frontend for Audit Logging and Token Refresh
b9ad825View on GitHubfeat: add frontend API coverage audit and identify gaps in service integration
208095fView on GitHubfeat: add end-to-end tests for user management and enhance docker-compose with rate limiting
4511e69View on GitHubfix: update role assertion in AuthFlowTests to use string comparison
62bf03aView on GitHubfeat: introduce EF Core migrations across all services (issue #40)
8ac5aedView on GitHub