Hocon.Configuration 2.0.0

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
28

[Add JSON serialization by implementing `ISerializable`.](https://github.com/akkadotnet/HOCON/pull/214) [Resolve `Config` containing a single empty object as an empty `Config`.](https://github.com/akkadotnet/HOCON/pull/214) [Refactor `Hocon.Parser` class to `Hocon.HoconParser` for clarity.](https://github.com/akkadotnet/HOCON/pull/215) [Add `IEquitable<Config>` interface implementation to `Config` class.](https://github.com/akkadotnet/HOCON/pull/218) [Change `GetString()`, `GetStringList()`, `GetInt()`, and `GetDouble()` throws on failure instead of returning a default value to conform to Hocon spec.](https://github.com/akkadotnet/HOCON/pull/218) [Add `TryGet[DataType]()` functions to all getters to eliminate as much Exception throwing as possible to improve performance.](https://github.com/akkadotnet/HOCON/pull/218) [Remove as much wrapping functions as possible to improve performance.](https://github.com/akkadotnet/HOCON/pull/218) [Move `ConfigurationException` from `Akka.Configuration` to `Hocon`](https://github.com/akkadotnet/HOCON/pull/218) [Fix `Config.WithFallback()` with hocon files containing substitution failed to merge the fallbacks correctly..](https://github.com/akkadotnet/HOCON/pull/218) [Hocon is now compatible with Hyperion serializer.](https://github.com/akkadotnet/HOCON/pull/218)

.NET Framework 4.6.1

.NET Standard 2.0

Version Downloads Last updated
2.0.4 20 08/19/2024
2.0.3 14 12/20/2023
2.0.2 15 06/29/2024
2.0.1 17 06/29/2024
2.0.0 15 06/14/2023
1.3.3 17 06/14/2023
1.3.2 18 06/14/2023
1.3.1 17 06/29/2024
1.3.0 16 06/12/2024
1.2.1 17 06/29/2024
1.2.0 18 06/14/2023
1.1.0 14 02/15/2024
1.0.0 16 06/29/2024