#jsonconverter
Debugging networked multiplayer in my Untitled Wargame.

Hmmm, apparently TypeNameHandling.Auto isn't gonna work with Firebase because of the $ character.

Custom JsonConverter<> here we come!

#gamedev #indiedev #unity3d #multiplayer #firebase #json #netcode
June 7, 2025 at 2:03 PM
It took me 20 minutes to create a challenging System.Text.Json JsonConverter with the help of Amazon Q...... and then another two hours of stepping through the code to understand how it works and most of all why 😜
#aicoding #amazonq #csharp
February 1, 2025 at 6:06 AM
OK I might have forgotten to say it but #leagueCSV 9.20 is out with full control in the Writer for the presence of enclosure in your generated CSV. github.com/thephpleague... #csv #php #enclodure
Release version 9.20.0 · thephpleague/csv
Added XMLConverter::formatter HTMLConverter::formatter Writer::encloseNone Writer::encloseNecessary Writer::noEnclosure Deprecated None Fixed JsonConverter::formatter now accepts callable befo...
github.com
December 17, 2024 at 8:09 AM
@captainsafia.com does (or will) #dotnet's OpenApi generator have a way to declare a custom schema transformer for type as an attribute, like we can with JsonConverter?

E.g.:

[OpenApiTransformer()]
public record MyId(int Value);
March 1, 2025 at 11:23 AM
I was writing yet another JsonConverter... until I discovered how #DotNet handles polymorphic serialization with just two attributes 😲

Here’s how I ditched boilerplate & made my APIs cleaner with [JsonPolymorphic] + [JsonDerivedType] 🚀👇
wp.me/p29SK-ZB
#CSharp #SystemTextJson #WebAPI #CleanCode
[TIP] From Custom Converters to Attributes: Polymorphic Serialization Made Easy in .NET
Introduction Over the past few days, I’ve been deep in the trenches working with serialization of complex objects in .NET. Like many of us, my go-to method was to create custom JsonConverter classe…
wp.me
May 7, 2025 at 9:39 PM
Bools in json should be lower case, that is part of the standard. However, it the bool values are passed as string values (i.e. In quotes) then you can write a jsonconverter to handle case insensitive values (assuming newtonsoft.json, similar approach exists for system.text.json). Hope this helps.
January 14, 2025 at 10:00 PM
What's up? dotnet, that's what's up.

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)
August 1, 2023 at 11:25 PM
July 7, 2026 at 3:23 PM
Coming in the next minor version of #LeagueCSV the JsonConverter #ndjson support is improved you can now do the following #php #csv #oss
September 26, 2025 at 4:05 PM
#LeagueCSV 9.19.0 has been released probably the last release of the year for the package github.com/thephpleague...
Release version 9.19.0 · thephpleague/csv
Added JsonConverter::withPrettyPrint now accepts an optional $identSize parameter as its unique parameter. Statement::when to enable conditionable query building. Using PHP8.4 Deprecated attribute...
github.com
December 8, 2024 at 8:20 AM
Writing a custom JsonConverter in System.Text.Json: the Utf8JsonReader cursor rules, JsonConverterFactory for generics, and what breaks under Native AOT.
https://startdebugging.net/2026/04/how-to-write-a-custom-jsonconverter-in-system-text-json/?utm_source=bluesky&utm_medium=social&utm_campaign=auto
April 25, 2026 at 11:18 AM
Weird NuGet Error Only in Prod Docker Build

#csharp #dotnet
Weird NuGet Error Only in Prod Docker Build
Removed a JsonConverter (string → enum) from a specific enum, and now a private dependency in another project in our repo fails—but only when...
old.reddit.com
February 4, 2025 at 4:23 AM
for asyncapi/modelina #TypeScript
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Describe the bug When generating System.Text.Json compatible models, the generated code does not compile. How to Reproduce asyncapi: 2.0.0 info: title: Person Service version: 1.0.0 channels: perso...
github.com
February 15, 2024 at 9:34 AM
for asyncapi/modelina #TypeScript
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Describe the bug When generating System.Text.Json compatible models, the generated code does not compile. How to Reproduce asyncapi: 2.0.0 info: title: Person Service version: 1.0.0 channels: perso...
github.com
February 13, 2024 at 11:51 AM
an issue just got labeled #goodfirstissue for asyncapi/modelina #TypeScript
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Incorrect C# code generated for Enum in System.Text.Json JsonConverter.
Describe the bug When generating System.Text.Json compatible models, the generated code does not compile. How to Reproduce asyncapi: 2.0.0 info: title: Person Service version: 1.0.0 channels: perso...
github.com
February 7, 2024 at 9:04 AM
Softaken JSON Converter Software is a 100% secure, private and offline solution to convert JSON files to 7+ file formats. Offline JSON Converter is beneficial for everyone.
#json #jsonconverter #jsontocsv #jsontoxml #jsontosql #jsonfile #offlinejsonconverter #jsontoxml
November 28, 2025 at 11:41 AM
Verified Solution to Convert JSON files to Multiple file formats (SQL, TXT, CSV, XML, etc) quickly and securely on Windows with Softaken JSON Converter Software.
Read More: www.softaken.com/json-converter

#json #jsonconverter #jsonfileconverter #jsonconversion, #jsonformatconverter #jsonfile
October 4, 2025 at 11:53 AM
Hey! I got this error today, on a fresh new Flutter app:

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
July 26, 2023 at 6:05 PM
Got TSV data but need JSON? This free tool converts your tab-separated values into a structured JSON array, automatically using the first row as headers. Instantly usable in web projects! Try it here → www.webtoolskit.org/p/tsv-to-jso...

#JSONConverter #TSV #WebDev
November 27, 2025 at 9:41 PM
[JsonConverter]で指定。え〜ん
June 16, 2026 at 7:08 AM
YAML to JSON Converter

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
YAML to JSON Converter
Free YAML to JSON converter that runs in your browser. Paste YAML and instantly get formatted JSON with syntax checking. No uploads required.
webby.tools
June 10, 2026 at 4:20 PM
pbuspec.lockを見るとxrpcは0.1.4がインストールされているが、xrpcのCHANGELOGには

Added `ResponseAdaptor` and removed `JsonConverter` and `Decoder`.

とある

https://github.com/myConsciousness/atproto.dart/blob/4b34addf23ac4d83c939b7147e669d598dafd53d/packages/xrpc/CHANGELOG.md?plain=1#L8-L10
github.com
June 30, 2023 at 6:23 AM