https://github.com/simpleidserver/casemanagement
CMMN engine implementation in dotnet core
https://github.com/simpleidserver/casemanagement
bpmn case-management cmmn dotnet dotnet-core workflow workflow-engine workflow-management-system ws-humantask
Last synced: 3 months ago
JSON representation
CMMN engine implementation in dotnet core
- Host: GitHub
- URL: https://github.com/simpleidserver/casemanagement
- Owner: simpleidserver
- License: apache-2.0
- Created: 2019-11-19T16:27:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:39:09.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:46:32.090Z (about 1 year ago)
- Topics: bpmn, case-management, cmmn, dotnet, dotnet-core, workflow, workflow-engine, workflow-management-system, ws-humantask
- Language: C#
- Homepage:
- Size: 8.99 MB
- Stars: 22
- Watchers: 11
- Forks: 13
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# CaseManagement
CaseManagement is an open source framework enabling any DOTNETCORE applications to host a CMMN / WS-HumanTask or BPMN engine.
It supports most of the concepts introduced by CMMN1.1, BPMN2.0.2 and WS-HumanTask.[](https://ci.appveyor.com/project/simpleidserver/casemanagement)
[](http://myget.org/gallery/advance-ict)
[](https://casemanagement.readthedocs.io/en/latest/)
[](https://gitter.im/simpleidserver/CaseManagement?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)For project documentation, please visit [readthedocs](https://casemanagement.readthedocs.io/en/latest/).
## Packages
| | | | |
| --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `CaseManagement.BPMN` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.BPMN) | [](https://nuget.org/packages/CaseManagement.BPMN) | [](https://nuget.org/packages/CaseManagement.BPMN) |
| `CaseManagement.BPMN.AspNetCore` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.BPMN.AspNetCore) | [](https://nuget.org/packages/CaseManagement.BPMN.AspNetCore) | [](https://nuget.org/packages/CaseManagement.BPMN.AspNetCore) |
| `CaseManagement.BPMN.Common` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.BPMN.Common) | [](https://nuget.org/packages/CaseManagement.BPMN.Common) | [](https://nuget.org/packages/CaseManagement.BPMN.Common) |
| `CaseManagement.BPMN.Persistence.EF` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.BPMN.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.BPMN.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.BPMN.Persistence.EF) |
| `CaseManagement.CMMN` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.CMMN) | [](https://nuget.org/packages/CaseManagement.CMMN) | [](https://nuget.org/packages/CaseManagement.CMMN) |
| `CaseManagement.CMMN.AspNetCore` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.CMMN.AspNetCore) | [](https://nuget.org/packages/CaseManagement.CMMN.AspNetCore) | [](https://nuget.org/packages/CaseManagement.CMMN.AspNetCore) |
| `CaseManagement.CMMN.Persistence.EF` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.CMMN.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.CMMN.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.CMMN.Persistence.EF) |
| `CaseManagement.Common` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.Common) | [](https://nuget.org/packages/CaseManagement.Common) | [](https://nuget.org/packages/CaseManagement.Common) |
| `CaseManagement.Common.SqlServer` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.Common.SqlServer) | [](https://nuget.org/packages/CaseManagement.Common.SqlServer) | [](https://nuget.org/packages/CaseManagement.Common.SqlServer) |
| `CaseManagement.HumanTask` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.HumanTask) | [](https://nuget.org/packages/CaseManagement.HumanTask) | [](https://nuget.org/packages/CaseManagement.HumanTask) |
| `CaseManagement.HumanTask.AspNetCore` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.HumanTask.AspNetCore) | [](https://nuget.org/packages/CaseManagement.HumanTask.AspNetCore) | [](https://nuget.org/packages/CaseManagement.HumanTask.AspNetCore) |
| `CaseManagement.HumanTask.Persistence.EF` | [](https://www.myget.org/feed/advance-ict/package/nuget/CaseManagement.HumanTask.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.HumanTask.Persistence.EF) | [](https://nuget.org/packages/CaseManagement.HumanTask.Persistence.EF) |## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Live demo
### Case management website
CaseManagement live demo : [http://simpleidserver.northeurope.cloudapp.azure.com/casemanagement](http://simpleidserver.northeurope.cloudapp.azure.com/casemanagement).
Business analyst credentials :
| Property | Value |
|---------------|-----------------|
| login | businessanalyst |
| value | password |### Tasklist website
Tasklist live demo : [http://simpleidserver.northeurope.cloudapp.azure.com/tasklist](http://simpleidserver.northeurope.cloudapp.azure.com/tasklist).
Business analyst credentials :
| Property | Value |
|---------------|-----------------|
| login | businessanalyst |
| value | password |