trashvin / Tutorial_UsingStateless

Sample C# projects using the Stateless library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial Using Stateless

Build status Codacy Badge

Sample C# projects using the Stateless library

  1. Lightswitch - a demo project that shows 2 lightswitch implementation : 1. Traditional ( using if-else) 2. Stateless ( using Stateless)
  2. AssetWorkflow - a demo project for a simple asset management workflow.

Blog

Read more about this tutorial in my blog post

Additinal Notes

Project created using VS2017 for Mac.

About

Sample C# projects using the Stateless library.


Languages

Language:C# 100.0%