ASP.NET MVC eCommerce solutions (either commercial or open source) [closed]
Asked Answered
A

3

20

Okay, so we have a development infrastructure that utilizes the following: 1. MVC 4 (Razor views) 2. Entity Framework 5 code first 3. Ninject

What I'm looking for are eCommerce solutions that are as close as possible to our existing infrastructure in hopes of integrating as seamlessly as possible.

I've looked at many, many options including: 1. NopCommerce 2. Magelia 3. dashCommerce 4. DotShoppingcart

So far NopCommerce and Magelia (NopCommerce especially), seem to be the closest I can find. I'm looking for suggestions of other eCommerce solutions that might better integrate with our existing infrastructure mentioned above. Cost is really not an issue, so it can be open source or commercial.

Any and all suggestions are welcomed.

Thanks

Nick

Anaphase answered 15/1, 2013 at 16:10 Comment(2)
I do not undestand why people vote down such questions. I have exactly the same need and I found it very useful. So - I vote up ! List of products that you have provided coincides my list, so at least it is confirmation that these are "the solutions". Magelia can be plugged-in to Orchard, which makes it for my project more attractive, but it's only first estimation.Burglary
i started working mvc with nopcommerce first, it's a good best practice for people who want to start directly from a project. Nopcommerce is your best ever solution.Birt
N
3

try this http://virtocommerce.com/ and enterprise open source ecommerce solutions using the latest technology of .Net

Northnortheast answered 4/9, 2014 at 18:20 Comment(0)
U
2

Nick,

I haven't had a chance to evaluate it yet, as I literally just came across it right before finding your post (I'm doing a similar search for my company,) but you might consider http://merchanttribe.codeplex.com/

As I say, I haven't even looked at the code yet, but they have an open-source MVC eCommerce platform.

Drew

Unhand answered 21/1, 2013 at 22:42 Comment(0)
H
0

Nick,

You can also check Cart42 (GitHub). It utilizes ASP.NET MVC with Razor views, Entity Framework 5 with code-first. However for DI it uses StructureMap rather than Ninject.

Harumscarum answered 19/6, 2015 at 9:4 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.