Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MVC Storefront - Kona - Where are they?

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?

like image 869
IEnumerator Avatar asked Jan 22 '10 04:01

IEnumerator


1 Answers

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

like image 117
Mr Smith Avatar answered Nov 05 '22 06:11

Mr Smith