xyncro / chiron

JSON for F#
https://xyncro.tech/chiron
MIT License
173 stars 41 forks source link

Chiron

Chat Build

What is Chiron?

Chiron is a library for working with JSON for F#, similar to the Haskell Aeson package. See the dedicated Chiron Site for more information.

Installation

Chiron can be installed from NuGet. Using the Package Manager Console:

PM> Install-Package Chiron

License

Chiron is under the MIT license.