JsonNet.FSharp icon indicating copy to clipboard operation
JsonNet.FSharp copied to clipboard

Json.NET type converters for F# option, list and tuple types.

Results 3 JsonNet.FSharp issues
Sort by recently updated
recently updated
newest added

I don't think this solution works as-is with custom serializera for ValueTypes such as DateTime. It is marked by the system as ValueType and as such will receive a Nullable...

Hi, Could you please add a license file to let everyone know how we're allowed to use your code? Levi