This question comes close to what I wanted to find out. Is there a Gold Standard?

I am looking for an open source ASP.Net MVC 2.0 based ecommerce web site to use as a reference to custom build my own.

Features that I am looking for:

  • Affiliates and Management
  • Coupons
  • Reseller and Management
  • Popular payment gateway integration
  • Other basic shopping cart features

Things I am looking for:

  • Web site project should use a good design pattern
link|improve this question

69% accept rate
feedback

1 Answer

Mike Hadlow's excellent Suteki Shop certainly taught me lots about MVC and more advanced architectural issues (DI/IoC, Good Seperation of Concerns etc)

The example shop is Open Source on Google Code, and has also been used in live-production.

Hope this helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.