Browse Source

Merge pull request #21038 from abpframework/auto-merge/prerel-9-0/3065

Merge branch dev with prerel-9.0
pull/21067/head
maliming 1 year ago
committed by GitHub
parent
commit
db53f501c0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 22
      docs/en/samples/index.md

22
docs/en/samples/index.md

@ -1,22 +1,34 @@
# Sample Applications
# ABP Samples
Here, a list of official samples built with ABP.
## Event Hub
A reference application built with ABP. It implements the Domain Driven Design with multiple application layers.
* [Live demo](https://www.openeventhub.com/)
* [Source code](https://github.com/abpframework/eventhub)
## eShopOnAbp
Reference microservice solution built with ABP and .NET.
* [Live demo](https://www.eshoponabp.com/)
* [Source code](https://github.com/abpframework/eShopOnAbp)
## Event Hub
## CMS Kit Demo
A reference application built with ABP. It implements the Domain Driven Design with multiple application layers.
A minimal example website built with the [CMS Kit module](../modules/cms-kit/index.md).
* [Source code](https://github.com/abpframework/eventhub)
* [Live demo](https://cms-kit-demo.abp.io/)
* [Source code](https://github.com/abpframework/cms-kit-demo)
## Easy CRM
A middle-size CRM application built with ABP. [Click here](easy-crm.md) to see the details.
A middle-size CRM application built with ABP.
* [Live demo](http://easycrm.abp.io/)
* [Click here](easy-crm.md) to see the details and download the source code.
## Book Store

Loading…
Cancel
Save