The e-commerce system nopCommerce is now on ASP.NET MVC 3
On July 7, the beta version of the nopCommerce e-commerce release 2.0 open source version was published , which was ported to ASP.NET MVC 3 and supports Razor syntax for views. At the same time, the system architecture was completely updated during the migration process. Another full-fledged CMS based on ASP.NET MVC has become more, which is good news. In addition to supporting ASP.NET MVC / Razor, nopCommerce 2.0 has several other useful improvements:
SQL Server Compact support
Full plugin support (just copy the plugin into the \ plugins \ folder)
Data Access Based on Code-First (Entity Framework 4)
Increased unit test coverage
A stable version 2.0 can be expected at the end of July, but for now, suggestions and comments can be left for developers on the official nopCommerce forum . Official site of the project: www.nopcommerce.com Full source code on CodePlex