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
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
16 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
15 |
|
Hocon.Configuration
Package Description
|
14 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
14 |
|
Hocon.Configuration
Package Description
|
13 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
12 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
11 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
10 |
|
Hocon.Configuration
Package Description
|
10 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
9 |
|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
8 |
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 | 11 | 10/23/2025 |
| 2.0.3 | 8 | 10/23/2025 |
| 2.0.2 | 8 | 10/23/2025 |
| 2.0.1 | 10 | 10/23/2025 |
| 2.0.0 | 12 | 10/23/2025 |
| 1.3.3 | 10 | 10/23/2025 |
| 1.3.2 | 9 | 10/23/2025 |
| 1.3.1 | 10 | 10/23/2025 |
| 1.3.0 | 9 | 10/23/2025 |
| 1.2.1 | 8 | 10/23/2025 |
| 1.2.0 | 11 | 10/23/2025 |
| 1.1.0 | 7 | 10/23/2025 |
| 1.0.0 | 7 | 10/23/2025 |
| 0.3.1 | 9 | 10/23/2025 |