If you need access to nightly HOCON builds, you can get them via the Akka.NET nightly build NuGet feed. The primary goal is: keep the semantics (tree structure; set of types; encoding/escaping) from ...
This library limits itself to config files. If you want to load config from a database or something, you would need to write some custom code. The library has nice support for merging configurations ...