Aadev.JTF 1.0.0-beta4

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

// Install Aadev.JTF as a Cake Tool
#tool nuget:?package=Aadev.JTF&version=1.0.0-beta4&prerelease                

Json Template Format

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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-beta6 88 8/31/2024
2.0.0-beta5 154 6/30/2023
2.0.0-beta4 129 4/16/2023
2.0.0-beta3 147 4/7/2023
2.0.0-beta2 158 12/25/2022
2.0.0-beta1 151 11/6/2022
1.1.1 483 8/26/2022
1.1.0 418 8/21/2022
1.1.0-rc5 167 8/12/2022
1.1.0-rc4 181 8/1/2022
1.1.0-rc3 183 7/29/2022
1.1.0-rc2 173 7/26/2022
1.1.0-rc1 172 7/13/2022
1.0.2 412 6/10/2022
1.0.1 428 5/10/2022
1.0.0-rc1 187 4/23/2022
1.0.0-beta5 178 4/14/2022
1.0.0-beta4 182 4/6/2022
1.0.0-beta3 181 4/1/2022
1.0.0-beta2 178 3/31/2022
1.0.0-beta1 208 3/26/2022

Fixed critical bug when converting to json
Some minor bug fixes
Changed "if" to "conditions" in JTF
Added possibility to fix size of array
Added default prefab in array
Max, Min, Default values are now clamped