Hocon 2.0.3
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.
|
5 |
Hocon.Extensions.Configuration
HOCON (Human-Optimized Config Object Notation) support for Microsoft.Extensions.Configuration.
|
1,460 |
Hocon.Extensions.Configuration
HOCON (Human-Optimized Config Object Notation) support for Microsoft.Extensions.Configuration.
|
7,311 |
Hocon.Extensions.Configuration
Package Description
|
408 |
Bugfixes and improvements made to HOCON 2.0.0
[Bugfix: HoconValue.TryGetObject can throw System.ArgumentNullException](https://github.com/akkadotnet/HOCON/issues/233)
[Bugfix: System.InvalidOperationException : Collection was modified; enumeration operation may not execute](https://github.com/akkadotnet/HOCON/issues/234)
[Bugfix: unquoted key error during serialization](https://github.com/akkadotnet/HOCON/pull/223)
[Fixed NuGet symbol package publication](https://github.com/akkadotnet/HOCON/issues/222)
For more details, please [see the issues in the HOCON v2.0.1 milestone here](https://github.com/akkadotnet/HOCON/milestone/7).