FSharp.Json
F# JSON serializer
A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping.
F# JSON Reflection based serialization library
225 stars
14 watching
26 forks
Language: F#
last commit: about 1 year ago
Linked from 1 awesome list
fsharpjsonreflectionserialization-library
Related projects:
Repository | Description | Stars |
---|---|---|
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
mbraceproject/fspickler | A fast and flexible serialization library for .NET objects. | 327 |
fsprojects/fleece | A JSON mapping library for F# | 199 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
fsprojects/ifsharp | An implementation of F# language support in Jupyter Notebooks for .NET and Mono environments. | 442 |
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
fsprojects/fsharp.text.regexprovider | A type provider for regular expressions. | 74 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |