Code Edtior with syntax Coloring and intellisense for Microsoft Workflow Foundation, specifically tested and created for OpenRPA robot.
Info
Version: | 1.0.1 |
Author(s): | OpenRPA |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/open-rpa/openrpa |
NuGet Url: | https://www.nuget.org/packages/OpenRPA.CodeEditor |
Install
Install-Package OpenRPA.CodeEditor
dotnet add package OpenRPA.CodeEditor
paket add OpenRPA.CodeEditor
OpenRPA.CodeEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenRPA.Interfaces(>= 1.0.34)
- AvalonEdit(>= 6.0.0)
- Microsoft.CodeAnalysis.CSharp.Features(>= 3.2.1)
- Microsoft.CodeAnalysis.VisualBasic.Features(>= 3.2.1)