* Move section name to its configuration
* Update the way services got registred
* Include icon into the nuget package
* Update BasicConsoleApp example
* Remove an unused line of code
* Bring back a public api for backward compatiblity
* Refresh some base containers in the examples
* Update the example of Hosted .NET Core example
* Build the provider, not the scope for options
* Simplify some code
* Add a webapi for F5 into debugging
* Add a workspace
* Fix a small thing in MultipleKeys example
* Add tasks to build examples
* Remove launch.json for product code
* Update F5 WebApi project