Skip to content

Add FiloShop as a sample monolith project demonstrating Clean Archite…#905

Open
LeadstarlingX wants to merge 1 commit intothangchung:masterfrom
LeadstarlingX:add-filoshop-sample-project
Open

Add FiloShop as a sample monolith project demonstrating Clean Archite…#905
LeadstarlingX wants to merge 1 commit intothangchung:masterfrom
LeadstarlingX:add-filoshop-sample-project

Conversation

@LeadstarlingX
Copy link
Copy Markdown

@LeadstarlingX LeadstarlingX commented Jan 20, 2026

This pull request adds FiloShop to the Sample Projects → Monoliths section.

FiloShop is an open-source e-commerce platform that demonstrates Clean Architecture, Domain-Driven Design (DDD), CQRS, and production-ready patterns using .NET 9 and PostgreSQL. This project aims to provide a clear, practical example and learning resource for .NET developers looking to apply advanced software architecture principles in a real-world context.

Link: https://github.com/LeadstarlingX/FiloShop

Summary by CodeRabbit

  • Documentation
    • Expanded documentation with new FiloShop project entries, including project URL and technology stack information in the contents and starter kits reference sections.

✏️ Tip: You can customize this high-level summary in your review settings.

Copilot AI review requested due to automatic review settings January 20, 2026 09:13
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 20, 2026

📝 Walkthrough

Walkthrough

Two documentation entries for FiloShop were added to README.md—one in the General/Contents section and another in the Starter Kits sample projects section. No functional code changes were made.

Changes

Cohort / File(s) Summary
Documentation Updates
README.md
Added FiloShop project references in two locations: General/Contents section (with URL and tech stack) and Starter Kits sample projects section

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A shop for threads both fine and fair,
Now documented with utmost care!
FiloShop joins the README's list,
Two bullets added—none are missed!
✨📝

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding FiloShop as a sample monolith project demonstrating Clean Architecture.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds FiloShop, an open-source e-commerce platform, to the Sample Projects → Monoliths section of the README. The project demonstrates Clean Architecture, DDD, CQRS, and other production-ready patterns using .NET 9 and PostgreSQL.

Changes:

  • Added FiloShop entry to the Monoliths section with proper alphabetical ordering

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@README.md`:
- Around line 883-884: The README entry for "FiloShop" points to a non-existent
or private repo; update or remove it by either correcting the URL if there's a
typo, replacing the link text/URL with the correct public repository, or
removing the entire line "*
[FiloShop](https://github.com/LeadstarlingX/FiloShop) - A sample e-commerce
application..." so the README only lists verifiable public projects; ensure any
replacement preserves the same markdown list format.

Comment thread README.md
Comment on lines +883 to 884
* [FiloShop](https://github.com/LeadstarlingX/FiloShop) - A sample e-commerce application built with ASP.NET Core 9.0, EF Core, DDD, CQRS, MediatR, FluentValidation and more.
* [GenVue](https://github.com/herbat73/GenVue) - a hostable, web application that lets confidential users upload and share private files build on Vue.js, Vuetifyjs and NetCore WebAPI stack
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🌐 Web query:

FiloShop GitHub LeadstarlingX ASP.NET Core DDD CQRS

💡 Result:

I couldn't find a GitHub repo or user named "FiloShop" or "LeadstarlingX" related to ASP.NET Core / DDD / CQRS in my search. Do you want me to:

  • search GitHub again (I'll try alternate spellings and the full username), or
  • look for FiloShop examples of ASP.NET Core + DDD + CQRS from other authors?

If yes, tell me which option (or provide the exact GitHub URL/username). Source used for the search: GitHub. [1]


🏁 Script executed:

# First, let's check the actual README.md lines around 883-884
wc -l README.md
sed -n '880,890p' README.md

Repository: thangchung/awesome-dotnet-core

Length of output: 2098


🌐 Web query:

FiloShop sample e-commerce ASP.NET Core GitHub

💡 Result:

I couldn't find a public GitHub repo or well-known ASP.NET Core sample named "FiloShop." Do you mean a different name (for example Microsoft’s eShopOnWeb sample)? If so, here are popular ASP.NET Core e‑commerce samples you might be looking for:

  • eShopOnWeb (Microsoft reference app, community-maintained): GitHub (NimblePros). [1]
  • eShopOnWeb (original/dotnet-architecture archive). [2]

Tell me if you want links or if you can share the exact repo/user name for FiloShop and I’ll search again.


🌐 Web query:

LeadstarlingX FiloShop GitHub

💡 Result:

I couldn't find a GitHub user or repository matching "LeadstarlingX" or "FiloShop". Could you confirm the exact GitHub username or repo URL (or any alternate spellings)? I can re-run a targeted search once you provide that.


Remove or verify the FiloShop repository link—the repo cannot be found publicly.

The repository at https://github.com/LeadstarlingX/FiloShop does not appear to exist or is not publicly accessible. Multiple searches found no GitHub user "LeadstarlingX" or repository "FiloShop" matching the entry. Either remove this entry, correct the URL if there's a typo, or verify the repository is public before inclusion in the list.

🤖 Prompt for AI Agents
In `@README.md` around lines 883 - 884, The README entry for "FiloShop" points to
a non-existent or private repo; update or remove it by either correcting the URL
if there's a typo, replacing the link text/URL with the correct public
repository, or removing the entire line "*
[FiloShop](https://github.com/LeadstarlingX/FiloShop) - A sample e-commerce
application..." so the README only lists verifiable public projects; ensure any
replacement preserves the same markdown list format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants