Browse Source

Merge pull request #9379 from abpframework/auto-merge/rel-4-3/454

Merge branch dev with rel-4.3
pull/9382/head
Engincan VESKE 5 years ago
committed by GitHub
parent
commit
5ca6095baa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      docs/en/Samples/Index.md

5
docs/en/Samples/Index.md

@ -81,4 +81,7 @@ While there is no Razor Pages & MongoDB combination, you can check both document
* [Article](https://community.abp.io/articles/using-syncfusion-components-with-the-abp-framework-5ccvi8kc)
* **Empty ASP.NET Core Application**: The most basic ASP.NET Core application with the ABP Framework installed.
* [Source code](https://github.com/abpframework/abp-samples/tree/master/BasicAspNetCoreApplication)
* [Documentation](../Getting-Started-AspNetCore-Application.md)
* [Documentation](../Getting-Started-AspNetCore-Application.md)
* **Using Elsa Workflow with ABP Framework**: Shows how we can use Elsa Core workflow library within our ABP-based application.
* [Source code](https://github.com/abpframework/abp-samples/tree/master/ElsaDemo)
* [Article](https://community.abp.io/articles/using-elsa-workflow-with-the-abp-framework-773siqi9)

Loading…
Cancel
Save