* improve apps commands
* fix app and routes update config and headers unset
* add the command config set/unset back
* prevent extractEnvConfig to panic if not valid key=value
* add examples to readme.md
* fix fn routes
* Add initial support for dotnet
* Initial work on dotnet example
* fn: fix docker incantation
* fn: .gitignore
* Add README.md for dotnet example
* Update docs