A Generic Low-Code Framework Built on a Config-Driven Tree Walker.
Info
Version: | 1.0.70 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/Forge |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Forge.TreeWalker |
Install
Install-Package Microsoft.Forge.TreeWalker
dotnet add package Microsoft.Forge.TreeWalker
paket add Microsoft.Forge.TreeWalker
Microsoft.Forge.TreeWalker Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CodeAnalysis(>= 1.3.2)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.2)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 1.3.2)
- Microsoft.CodeAnalysis.Common(>= 1.3.2)
- Microsoft.CodeAnalysis.Scripting(>= 1.3.2)
- Microsoft.CodeAnalysis.Scripting.Common(>= 1.3.2)
- Newtonsoft.Json(>= 12.0.2)
- System.Collections.Immutable(>= 1.2.0)
- System.IO(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Metadata(>= 1.2.0)
- System.Runtime(>= 4.3.1)