Hochfrequenz / BO4E-dotnet

C# / .NET Core implementation of Business Objects for Energy (BO4E). Full Docs: https://hochfrequenz.github.io/bo4e-livedocs/api/BO4E.BO.html
https://hochfrequenz.de
MIT License
5 stars 4 forks source link

fix: Also support `h_GAS` with lower case `h` in custom JSON converters #529

Closed hf-kklein closed 2 months ago

hf-kklein commented 2 months ago

fixes System.Text.Json.JsonException: Invalid value for System.Nullable`1[BO4E.ENUM.Gasqualitaet]: h_GAS at BO4E.meta.LenientConverters.SystemTextGasqualitaetStringEnumConverter.Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options) in D:\a\BO4E-dotnet\BO4E-dotnet\BO4E\meta\LenientConverters\GasqualitaetStringEnumConverter.cs:line 29