A microservices e-commerce reference application built with ASP.NET 9
Stars
1.1k
Forks
222
Watchers
1.1k
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
49
commits
38
commits
14
commits
1
commits
1
commits
1
commits
chore: fix typos in exception message and DbContext configuration options
3f8d2b8View on GitHubfeat: implement IDisposable in IntegrationTest to ensure proper resource cleanup
3ef3dc4View on GitHubUpdate src/building-blocks/DevStore.WebAPI.Core/DatabaseFlavor/ProviderConfiguration.cs
1f141e6View on GitHubUpdate src/building-blocks/DevStore.WebAPI.Core/Configuration/DbHealthChecker.cs
71009e9View on GitHubchore: fix typo in RabbitMQ secret key in build workflow
1c42ce5View on GitHubchore: update job name to 'Build and Test' in build workflow
215ab61View on GitHubchore: set RabbitMQ credentials and rename upload step in build workflow
eb6cd53View on GitHubchore: rename job, add test step with results upload, and configure services in build workflow
8b61d74View on GitHubfeat: add integration tests for Catalog API, configure test settings, and update solution structure
834f85dView on GitHubrefactor: adopt centralized logging configuration and remove redundant dependencies
8a56855View on GitHubchore: fix typo in file paths and streamline dotnet restore/build commands in build workflow
1cd8c19View on GitHubchore: rename job, add separate solution build step, and update dependencies in build workflow
449f876View on GitHubchore: add job names for clarity and adjust formatting in build workflow
49a528eView on GitHubrefactor: split versioning into separate job and streamline TAG handling in build workflow
44ad11aView on GitHub