E.g.:
[OpenApiTransformer
public record MyId(int Value);
E.g.:
[OpenApiTransformer
public record MyId(int Value);
Here’s how I ditched boilerplate & made my APIs cleaner with [JsonPolymorphic] + [JsonDerivedType] 🚀👇
wp.me/p29SK-ZB
#CSharp #SystemTextJson #WebAPI #CleanCode
Here’s how I ditched boilerplate & made my APIs cleaner with [JsonPolymorphic] + [JsonDerivedType] 🚀👇
wp.me/p29SK-ZB
#CSharp #SystemTextJson #WebAPI #CleanCode
This is madness.
Why does a JSON round-trip require me to provide a JsonConverter - and for something as basic as this why isn't one provided already?
Why dotnet, why? Or how to deserialize with a collection of interface (github.com)
This is madness.
Why does a JSON round-trip require me to provide a JsonConverter - and for something as basic as this why isn't one provided already?
Why dotnet, why? Or how to deserialize with a collection of interface (github.com)
#csharp #dotnet
#csharp #dotnet
https://startdebugging.net/2026/04/how-to-write-a-custom-jsonconverter-in-system-text-json/?utm_source=bluesky&utm_medium=social&utm_campaign=auto
https://startdebugging.net/2026/04/how-to-write-a-custom-jsonconverter-in-system-text-json/?utm_source=bluesky&utm_medium=social&utm_campaign=auto
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
#json #jsonconverter #jsontocsv #jsontoxml #jsontosql #jsonfile #offlinejsonconverter #jsontoxml
#json #jsonconverter #jsontocsv #jsontoxml #jsontosql #jsonfile #offlinejsonconverter #jsontoxml
Read More: www.softaken.com/json-converter
#json #jsonconverter #jsonfileconverter #jsonconversion, #jsonformatconverter #jsonfile
Read More: www.softaken.com/json-converter
#json #jsonconverter #jsonfileconverter #jsonconversion, #jsonformatconverter #jsonfile
AppData/Local/Pub/Cache/hosted/pub.dev/atproto_core-0.3.2/lib/src/client/auth_required_client.dart:98:16: Error: 'JsonConverter' isn't a type.
final xrpc.JsonConverter? converter
Tried to add xrpc to my main proj also and didnt wrk
AppData/Local/Pub/Cache/hosted/pub.dev/atproto_core-0.3.2/lib/src/client/auth_required_client.dart:98:16: Error: 'JsonConverter' isn't a type.
final xrpc.JsonConverter? converter
Tried to add xrpc to my main proj also and didnt wrk
#JSONConverter #TSV #WebDev
#JSONConverter #TSV #WebDev
Free YAML to JSON converter that runs in your browser. Paste YAML and instantly get formatted JSON with syntax checking. No uploads required.
#YAMLtoJSON #JSONConverter #BrowserTool #SyntaxChecking #OnlineConverter
Free YAML to JSON converter that runs in your browser. Paste YAML and instantly get formatted JSON with syntax checking. No uploads required.
#YAMLtoJSON #JSONConverter #BrowserTool #SyntaxChecking #OnlineConverter
Added `ResponseAdaptor` and removed `JsonConverter` and `Decoder`.
とある
https://github.com/myConsciousness/atproto.dart/blob/4b34addf23ac4d83c939b7147e669d598dafd53d/packages/xrpc/CHANGELOG.md?plain=1#L8-L10
Added `ResponseAdaptor` and removed `JsonConverter` and `Decoder`.
とある
https://github.com/myConsciousness/atproto.dart/blob/4b34addf23ac4d83c939b7147e669d598dafd53d/packages/xrpc/CHANGELOG.md?plain=1#L8-L10