OpenRPA.CodeEditor
1.0.1
.NET Framework 4.6.2
dotnet add package OpenRPA.CodeEditor --version 1.0.1
NuGet\Install-Package OpenRPA.CodeEditor -Version 1.0.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="OpenRPA.CodeEditor" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRPA.CodeEditor --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenRPA.CodeEditor, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenRPA.CodeEditor as a Cake Addin
#addin nuget:?package=OpenRPA.CodeEditor&version=1.0.1
// Install OpenRPA.CodeEditor as a Cake Tool
#tool nuget:?package=OpenRPA.CodeEditor&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Code Edtior with syntax Coloring and intellisense for Microsoft Workflow Foundation, specifically tested and created for OpenRPA robot
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- AvalonEdit (>= 6.0.0)
- Microsoft.CodeAnalysis.CSharp.Features (>= 3.2.1)
- Microsoft.CodeAnalysis.VisualBasic.Features (>= 3.2.1)
- OpenRPA.Interfaces (>= 1.0.34)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenRPA.CodeEditor:
Package | Downloads |
---|---|
OpenRPA
Base UI of OpenRPA, used as part of OpenRPA robot |
|
OpenRPA.Script
A couple of activities to allow executing scripts and various different languages |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 661 | 2/28/2020 |
1.0.1 Downgrade roslyn compiler to avoid https://github.com/dotnet/roslyn/issues/38779