/Json2Fsharp

Json to F# Code Generation tool

Primary LanguageF#Microsoft Reciprocal LicenseMS-RL

Json to F# Generator tool

F# implementation of Json2CSharpCodeGenerator

example usage (more options with --help):

dotnet tool install --global json2fsharp

json2fsharp ./Json2Fsharp/samples/sample.json > output.fsx

example output: