Sample Applications
ABP Commercial Samples
These samples are only for the ABP Commercial customers.
IMPORTANT: You need to login to the https://abp.io/ first to be able to download the related source code.
Easy CRM
An example CRM application that includes accounts, contacts, products, orders and so on. It is a good application for a real life scenario.
Book Store
A simple CRUD application to demonstrate the basics of an application development. The same sample was implemented with different technologies:
- Book Store: Razor Pages (MVC) UI & Entity Framework Core
- Book Store: Blazor UI & Entity Framework Core
- Book Store: Angular UI & MongoDB
While there is no Razor Pages & MongoDB combination, you can check both documents to understand it since DB & UI selection don't effect each other.
ABP Framework Samples
Also see the open source sample applications built with the ABP framework.