8

I am looking for a full-blown shopping cart example for ASP.Net MVC. I found plenty of links pointing to MVC Storefront (1) (Apparently not being developed anymore) and other articles which talk about Kona, a separate project based off MVC Storefront. Too bad, MVC Store Preview 1A had me pretty happy.

Are there any "production ready", open-source ASP.Net MVC Shopping Carts?

GEOCHET
  • 21,119
  • 15
  • 74
  • 98
IEnumerator
  • 2,960
  • 5
  • 31
  • 33

1 Answers1

1

The ASP.Net site has an example of a shopping cart, as part of a music store sample app: link to shopping cart example

Mr Smith
  • 3,318
  • 9
  • 47
  • 85