Skip to content

xyncro/chiron

Repository files navigation

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.