This project contains some example usage of ECF library. Please explore the code on your own.
If you're looking for a quick start guide, you can focus on:
Program.cswhich contains the main method and configuration/Commandsdirectory, I can recommend starting with/Commands/HelloWorldCommand.cs- if you're looking for some advance stuff, check
AlternativeScopeExample.cs.