https://github.com/hoangcaophi/social-network-microservices
The sample project for implementing microservices
https://github.com/hoangcaophi/social-network-microservices
aspire cqrs ddd grpc httpclient keycloak microservices mongodb sqlserver
Last synced: 2 months ago
JSON representation
The sample project for implementing microservices
- Host: GitHub
- URL: https://github.com/hoangcaophi/social-network-microservices
- Owner: HoangCaoPhi
- Created: 2024-10-17T05:52:17.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-12-09T16:03:12.000Z (over 1 year ago)
- Last Synced: 2025-03-25T14:14:13.963Z (over 1 year ago)
- Topics: aspire, cqrs, ddd, grpc, httpclient, keycloak, microservices, mongodb, sqlserver
- Language: C#
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The document for the project
dotnet ef migrations add --context CategoryWriteDbContext InitialDb --project ./src/Services/Category/Category.API --output-dir Infrastructure/Migrations