Sample Applications

Here, a list of official samples built with the ABP Framework. Most of these samples are located under the abpframework/abp-samples GitHub repository.

Microservice Demo

A complete solution to demonstrate how to build systems based on the microservice architecture.

Book Store

A simple CRUD application to show basic principles of developing an application with the ABP Framework. The same sample was implemented with different technologies:

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.

Other Samples