Fork me on GitHub
#clr
<
2022-11-29
>
Anders Eknert15:11:14

Hi there 🙂 What’s the recommended way of doing JSON (de)serialization with Clojure CLR?

Anders Eknert15:11:56

I’m trying the JsonSerializer/Serialize method, but I can’t seem to get it right with the generics going on there 😅