Hocon.Configuration 2.0.4

HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.

Showing the top 20 packages that depend on Hocon.Configuration.

Packages Downloads
Akka
Akka.NET is a port of the popular Java/Scala framework Akka to .NET
35

Change config file load priority Bugfix: Performance issue reported in #276 Bugfix: Quoted string should be closed by the same starting token Bugfix: Flatten did not flatten all the way down Bugfix: Escape backslash when serializing

  • HoconConfigurationFactory.Default() will try and load HOCON configuration from default named files based on this priority:
  1. application.conf
  2. application.hocon
  3. application.properties
  4. app.conf
  5. app.hocon
  6. app.properties
  • If HoconConfigurationFactory.FromFile() is called without any file extensions, it will try to load the file using these extensions: .conf, .hocon, and finally .properties

.NET Framework 4.6.1

.NET Standard 2.0

Version Downloads Last updated
2.0.4 37 10/23/2025
2.0.3 34 10/23/2025
2.0.2 37 10/23/2025
2.0.1 39 10/23/2025
2.0.0 40 10/23/2025
1.3.3 42 10/23/2025
1.3.2 40 10/23/2025
1.3.1 39 10/23/2025
1.3.0 37 10/23/2025
1.2.1 43 10/23/2025
1.2.0 38 10/23/2025
1.1.0 40 10/23/2025
1.0.0 33 10/23/2025