Browse Source
Merge pull request #11722 from abpframework/EngincanV-patch-1
Update Samples documentation
pull/11727/head
Berkan Sasmaz
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Samples/Index.md
|
|
|
@ -82,6 +82,6 @@ While there is no Razor Pages & MongoDB combination, you can check both document |
|
|
|
* **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) |
|
|
|
* **Using Elsa Workflow with ABP Framework**: Shows how we can use Elsa Core workflow library within our ABP-based application. |
|
|
|
* **Using Elsa Workflow with ABP Framework**: Shows how to use the Elsa Core workflow library within an 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) |
|
|
|
|