Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 958 Bytes

File metadata and controls

13 lines (9 loc) · 958 Bytes

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.