Aadev.JTF.Editor 2.0.0-beta4

This is a prerelease version of Aadev.JTF.Editor.
dotnet add package Aadev.JTF.Editor --version 2.0.0-beta4
NuGet\Install-Package Aadev.JTF.Editor -Version 2.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.Editor" Version="2.0.0-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aadev.JTF.Editor --version 2.0.0-beta4
#r "nuget: Aadev.JTF.Editor, 2.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.Editor as a Cake Addin
#addin nuget:?package=Aadev.JTF.Editor&version=2.0.0-beta4&prerelease

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

Aadev.JTF.Editor

Nuget Package

https://www.nuget.org/packages/Aadev.JTF.Editor/

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta4 145 6/30/2023
2.0.0-beta3 110 4/16/2023
2.0.0-beta2 145 12/25/2022
2.0.0-beta1 144 11/6/2022
1.1.2 1,010 9/2/2022
1.1.1 367 8/26/2022
1.1.0 366 8/21/2022
1.1.0-rc6 130 8/12/2022
1.1.0-rc5 161 8/2/2022
1.1.0-rc4 147 7/29/2022
1.1.0-rc3 175 7/28/2022
1.1.0-rc2 150 7/27/2022
1.1.0-rc1 157 7/13/2022
1.0.1 383 6/11/2022
1.0.0 381 6/6/2022
1.0.0-rc2 152 6/4/2022
1.0.0-rc1 151 5/24/2022
1.0.0-beta3 170 4/21/2022
1.0.0-beta1 173 4/3/2022

Event Managers are now create only when a node has id or condition to save memory
Added intelligent suggestions by setting suggestions source to "$jtf_auto:{intelligent suggestion name}"
Library is now signed with strong name
Bug fixes and improvements