Git Product home page Git Product logo

workflowengine's Introduction

Work Flow Engine

Simple Work Flow Engine with C# .NET MVC

You can design simple work flow with using four process type.

  • Process: Process which has special form or standart form
  • Condition: Process which has more than one direction
  • Decision Point: Process which include a method which will be developed. Return value must be [Y]es or [N]o
  • Sub Process: Definition for parallel task instance area which includes sub process.

You can create a relation between all process type. Work flow diagram is showed automatically by mermaid.js You can select process with single click or edit process with double click inside diagram. You can run workflow with built in work flow engine.

Application includes examples of usage below;

  • UnitOfWork Pattern
  • Repository Pattern
  • IOC Container(Autofac)
  • mermaid.js
  • bootstrap
  • AutoMapper
  • Reflection
  • Hangfire

After download you should run command below from package manager console with select Default project:WorkFlowManager.Common

PM> update-database

Happy Designing ;)

You can see detail explanation of application from https://medium.com/@alperkarasahin/work-flow-engine-with-c-net-mvc-b8ef2f7ecbdf

workflowengine's People

Contributors

alperkarasahin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.