The following is a list of common questions asked by developers working with nopCommerce. It also describes some of the architectural choices the nopCommerce team made.
Page: Data Validation
Page: Exposing and Handling Events
Page: How do I register new routes?
Page: Inversion of Control and Dependency Injection
Page: Scheduled Tasks
Page: Settings API
Page: Source code organization. Architecture of nopCommerce.
Page: Step by step to deploy on Azure with GIT and automatic builds
Page: The nopCommerce Data Access Layer
Page: Updating an existing entity. How to add a new property.