JsonDSL 0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonDSL --version 0.0.2
NuGet\Install-Package JsonDSL -Version 0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JsonDSL" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonDSL --version 0.0.2
#r "nuget: JsonDSL, 0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JsonDSL as a Cake Addin
#addin nuget:?package=JsonDSL&version=0.0.2

// Install JsonDSL as a Cake Tool
#tool nuget:?package=JsonDSL&version=0.0.2

Small FSharp based DSL for writing literal json

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on JsonDSL:

Package Downloads
arcIO.NET

Library for easy handling of ARC folders and files and reading and writing the ISAModel behind it.

ARCtrl.NET

Library for easy handling of ARC folders and files with file access in .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 172 6/6/2023
0.1.0 218 4/25/2023
0.0.5 959 3/31/2023
0.0.4 161 2/28/2023
0.0.3 188 2/28/2023
0.0.2 301 2/17/2023
0.0.1 198 2/17/2023

Additions:
allow array to use for loops
bump to 0.0.1