{"id":23923596,"url":"https://github.com/mirkankacan/eshopmicroservices","last_synced_at":"2026-04-10T11:33:00.201Z","repository":{"id":270017394,"uuid":"909148130","full_name":"mirkankacan/EShopMicroservices","owner":"mirkankacan","description":".NET Core 9 Microservices: DDD, CQRS, Vertical/Clean Architecture course.","archived":false,"fork":false,"pushed_at":"2025-01-11T13:20:53.000Z","size":2594,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T22:43:29.297Z","etag":null,"topics":["cache-aside-pattern","carter","cqrs-pattern","decorator-pattern","docker","grpc","mapster","marten","masstransit","mediator-pattern","microservices","mssql","n-layer-architecture","netcore9","postgresql","proxy-pattern","rabbitmq","redis","repository-pattern","vertical-slice-architecture"],"latest_commit_sha":null,"homepage":"https://mirkankacan.github.io/EShopMicroservices/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirkankacan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-27T21:23:46.000Z","updated_at":"2025-01-22T13:58:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f8a90b3-8131-478f-b128-1d28b3d2cf2c","html_url":"https://github.com/mirkankacan/EShopMicroservices","commit_stats":null,"previous_names":["mirkankacan/eshopmicroservices"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FEShopMicroservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FEShopMicroservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FEShopMicroservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FEShopMicroservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirkankacan","download_url":"https://codeload.github.com/mirkankacan/EShopMicroservices/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390702,"owners_count":19793782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache-aside-pattern","carter","cqrs-pattern","decorator-pattern","docker","grpc","mapster","marten","masstransit","mediator-pattern","microservices","mssql","n-layer-architecture","netcore9","postgresql","proxy-pattern","rabbitmq","redis","repository-pattern","vertical-slice-architecture"],"created_at":"2025-01-05T18:35:12.064Z","updated_at":"2026-04-10T11:33:00.192Z","avatar_url":"https://github.com/mirkankacan.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EShopMicroservices\n\n## Overview\n\nEShopMicroservices is a sample e-commerce application built using microservices architecture. The project demonstrates the use of various technologies and patterns to create a scalable and maintainable system.\n\n## Features\n\n- **Microservices Architecture**: The application is divided into multiple microservices, each responsible for a specific domain.\n- **Blazor**: The front-end is built using Blazor, providing a modern and interactive user experience.\n- **ASP.NET Core**: The backend services are built using ASP.NET Core.\n- **Docker**: The application is containerized using Docker for easy deployment and scalability.\n- **Event-Driven Communication**: Microservices communicate with each other using events.\n- **Database Integration**: Each microservice has its own database, ensuring data isolation and consistency.\n\n## Technologies Used\n\n- .NET 9\n- C# 13.0\n- Blazor\n- ASP.NET Core\n- Docker\n- RabbitMQ (for event-driven communication)\n- SQL Server (for database)\n\n## Getting Started\n\n### Prerequisites\n\n- [.NET 9 SDK](https://dotnet.microsoft.com/download/dotnet/9.0)\n- [Docker](https://www.docker.com/get-started)\n- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)\n\n### Installation\n\n1. Clone the repository:\n```\ngit clone https://github.com/mirkankacan/EShopMicroservices.git\n```\n```\ncd EShopMicroservices\n```\n2. Build and run the Docker containers:\n```\ndocker-compose up --build\n```\n\n3. Open the solution in Visual Studio 2022 and build the project.\n\n### Running the Application\n\n1. Ensure Docker is running.\n2. Start the application by running the Docker containers:\n```\ndocker-compose up\n```\n\n3. Open your browser and navigate to `http://localhost:6005` or `https://localhost:6065` to access the Blazor front-end.\n\n## Project Structure\n\n- **WebApps/Shopping.Web**: Contains the Blazor front-end application.\n- **Services**: Contains the various microservices for different domains (e.g., Ordering, Catalog, Basket).\n- **BuildingBlocks**: Contains shared libraries and utilities used across multiple services.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contact\n\nFor any questions or feedback, please contact [kacanmirkan@gmail.com].\n\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkankacan%2Feshopmicroservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirkankacan%2Feshopmicroservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkankacan%2Feshopmicroservices/lists"}