* Preventing null ref exception when initializing with HttpClient and adding support for generating a default client handler from a config object
* Updating example to make use of config-based client handler generation
* Add support for HttpClientFactory with KubernetesClientConfiguration
* Add an example with http client factory
* ensure sample uses the latest version of C#