FSharp.SystemTextJson

F# serialization library

A library providing support for F# types to serialize to System.Text.Json

System.Text.Json extensions for F# types

GitHub

329 stars
8 watching
43 forks
Language: F#
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fsprojects/fsharp.json A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. 225
microsoft/fsharplu A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. 358
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
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
fslaborg/fsharp.charting A F# library providing tools for creating and customizing charts 213
fsprojects/fsharp.management Provides type providers for managing machine components and services 91
dotnet/fsharp The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. 3,926
fsprojects/fsharp.data.typeproviders Legacy F# type providers for accessing various data sources using .NET Framework generators 38
fsprojects/ifsharp An implementation of F# language support in Jupyter Notebooks for .NET and Mono environments. 442
fsharp/fsharp-compiler-docs Automated documentation generation and publishing for F# Compiler Service 279
stephan-tolksdorf/fparsec A parser combinator library for F# 529
fsprojects/fsharp.data.graphql F# implementation of the GraphQL query language specification 398
fsprojects/fsharpx.async Utilities for asynchronous programming in F# 94
fsprojects/graphprovider A state machine type provider for managing discrete states and transitions in software systems 35