Hocon 2.0.4
HOCON (Human-Optimized Config Object Notation) core API implementation. For full access inside your application, install the Hocon.Configuration package.
Showing the top 20 packages that depend on Hocon.
| Packages | Downloads |
|---|---|
|
Hocon.Configuration
Package Description
|
83 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
80 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
74 |
|
Hocon.Configuration
Package Description
|
73 |
|
Hocon.Configuration
Package Description
|
63 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
63 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
60 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
59 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
58 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
57 |
|
Hocon.Configuration
Package Description
|
56 |
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:
- application.conf
- application.hocon
- application.properties
- app.conf
- app.hocon
- 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
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.4 | 83 | 10/23/2025 |
| 2.0.3 | 64 | 10/23/2025 |
| 2.0.2 | 52 | 10/23/2025 |
| 2.0.1 | 75 | 10/23/2025 |
| 2.0.0 | 57 | 10/23/2025 |
| 1.3.3 | 47 | 10/23/2025 |
| 1.3.2 | 82 | 10/23/2025 |
| 1.3.1 | 60 | 10/23/2025 |
| 1.3.0 | 66 | 10/23/2025 |
| 1.2.1 | 54 | 10/23/2025 |
| 1.2.0 | 52 | 10/23/2025 |
| 1.1.0 | 52 | 10/23/2025 |
| 1.0.0 | 67 | 10/23/2025 |
| 0.3.1 | 46 | 10/23/2025 |