A small release is out for JDeck.
This release adds functions to decode F# Maps and BCL Dictionaries which were missing from the last bit (link to release in the next tweet)

https://github.com/AngelMunoz/JDeck/releases/tag/v1.0.0-rc-002

#fsharp #dotnet #json #jsonserializer #library #buildinpublic

Release v1.0.0-rc-002 · AngelMunoz/JDeck

[1.0.0-rc-002] - 2025-07-11 Added New Decode.map and Decode.dict functions for decoding Maps and Dictionaries Enhanced Optional module to handle decoding of Maps and Dictionaries with null checks ...

GitHub

Hey #dotnet friends using System.Text.Json ✋

Has anyone managed to create code that uses source generators but for snake_case naming policy?

I notice I can not pass anywhere the serializer options when I specify using the source generator, and then I can not pass the snake_case naming policy?

Any help please, repost for reach?

#csharp #aspnet #aspdotnet #serialization #json #snake_case #jsonserializer #sourcegenerators #systemtextjson