Skip to content

simpleidserver/CaseManagement

Repository files navigation

CaseManagement

CaseManagement is an open source framework enabling any DOTNETCORE to host a CMMN engine. It supports most of the concepts introduced by the Case Management Model And Notation (CMMN) standard version 1.1 for examples :

  1. Human task : Task that is performed by a Case worker.

  2. Automatic task : Can be used in the Case to call a Business process.

  3. Sentry : combination of an "event and/or condition".

  4. Milestone : represents an achievable target.

  5. Case file : represent a piece of information of any nature, ranging from unstructured to structured and from simple to complex, which information can be defined based on any information modeling language.

Build status MyGet (dev) Documentation Status Join the chat at https://gitter.im/simpleidserver/CaseManagement

For project documentation, please visit readthedocs.

Packages

CaseManagement.CMMN MyGet (dev) NuGet NuGet
CaseManagement.CMMN.AspNetCore MyGet (dev) NuGet NuGet
CaseManagement.CMMN.SqlServer MyGet (dev) NuGet NuGet
CaseManagement.CMMN.Persistence.EF MyGet (dev) NuGet NuGet

Contributing

Please read 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.

Business analyst credentials :

Property Value
login businessanalyst
value password

Case worker credentials :

Property Value
login caseworker
value password