NopCommerce Ecommerce System Now on ASP.NET MVC 3
On July 7, a beta version of the nopCommerce open source e-commerce release 2.0 , which was ported to ASP.NET MVC 3 and supports Razor syntax for submissions , was published . 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 cannot but rejoice.
In addition to supporting ASP.NET MVC / Razor, nopCommerce 2.0 has a number of useful improvements:
- SQL Server Compact Support
- Full plug-in support (just copy the plug-in to the \ plugins \ folder)
- Code-First Data Access (Entity Framework 4)
- Unit test coverage increased
Official site of the project: www.nopcommerce.com
Full source code on CodePlex