Aadev.JTF 1.1.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Aadev.JTF --version 1.1.1
NuGet\Install-Package Aadev.JTF -Version 1.1.1
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="Aadev.JTF" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aadev.JTF --version 1.1.1
#r "nuget: Aadev.JTF, 1.1.1"
#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 Aadev.JTF as a Cake Addin
#addin nuget:?package=Aadev.JTF&version=1.1.1

// Install Aadev.JTF as a Cake Tool
#tool nuget:?package=Aadev.JTF&version=1.1.1

Json Template Format

JTF Icon

Advanced json schematic format

Features

  • Support for arrays, integers, floating point, json blocks and strings
  • External sources for array's prefabs, block's children and enum's values
  • Custom display name and description of nodes
  • Conditional nodes
  • Multiple array prefabs
  • Fixed size arrays
  • Property arrays
  • Suggestions for every value type

Editor

Editor library that supports editing json files using templates

Nuget Package

Nuget Package

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Aadev.JTF:

Package Downloads
Aadev.JTF.Editor

Json Template Format Editor

Aadev.JTF.Design

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta5 120 6/30/2023
2.0.0-beta4 111 4/16/2023
2.0.0-beta3 117 4/7/2023
2.0.0-beta2 124 12/25/2022
2.0.0-beta1 117 11/6/2022
1.1.1 429 8/26/2022
1.1.0 373 8/21/2022
1.1.0-rc5 133 8/12/2022
1.1.0-rc4 146 8/1/2022
1.1.0-rc3 150 7/29/2022
1.1.0-rc2 136 7/26/2022
1.1.0-rc1 138 7/13/2022
1.0.2 371 6/10/2022
1.0.1 390 5/10/2022
1.0.0-rc1 146 4/23/2022
1.0.0-beta5 143 4/14/2022
1.0.0-beta4 148 4/6/2022
1.0.0-beta3 148 4/1/2022
1.0.0-beta2 144 3/31/2022
1.0.0-beta1 169 3/26/2022

Added MaxSize and SingleType in JtArray