OpenRPA.Script
1.0.23
.NET Framework 4.6.2
dotnet add package OpenRPA.Script --version 1.0.23
NuGet\Install-Package OpenRPA.Script -Version 1.0.23
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.Script" Version="1.0.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRPA.Script --version 1.0.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenRPA.Script, 1.0.23"
#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 OpenRPA.Script as a Cake Addin
#addin nuget:?package=OpenRPA.Script&version=1.0.23
// Install OpenRPA.Script as a Cake Tool
#tool nuget:?package=OpenRPA.Script&version=1.0.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A couple of activities to allow executing scripts and various different languages
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
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.4.0)
- Microsoft.CodeAnalysis.Scripting (>= 3.4.0)
- Microsoft.CodeAnalysis.VisualBasic.Features (>= 3.4.0)
- OpenRPA.CodeEditor (>= 1.0.1)
- OpenRPA.Interfaces (>= 1.0.34)
- Python.Included (>= 3.7.3.4)
- sharpAHK (>= 1.0.0.5)
- System.Management.Automation.dll (>= 10.0.10586)
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 |
---|---|---|
1.0.23 | 557 | 2/28/2020 |
1.0.21 | 444 | 12/1/2019 |
1.0.19 | 423 | 11/22/2019 |
1.0.18 | 400 | 11/19/2019 |
1.0.17 | 388 | 11/15/2019 |
1.0.16 | 378 | 11/13/2019 |
1.0.15 | 374 | 11/12/2019 |
1.0.14 | 390 | 11/1/2019 |
1.0.13 | 413 | 10/16/2019 |
1.0.12 | 447 | 9/22/2019 |
1.0.11 | 432 | 9/15/2019 |
1.0.10 | 464 | 9/1/2019 |
1.0.8 | 412 | 9/1/2019 |
1.0.7 | 403 | 8/31/2019 |
1.0.6 | 415 | 8/31/2019 |
1.0.5 | 424 | 8/30/2019 |
1.0.3 | 444 | 8/21/2019 |
1.0.2 | 398 | 8/21/2019 |
1.0.1 | 412 | 8/20/2019 |
1.0.0 | 404 | 8/19/2019 |
1.0.23 Begin implementing intellisense for C# and VB
1.0.22 Add langauges and bug fixes
1.0.20 update interfaces reference
1.0.17 update reference
1.0.16 update reference
1.0.15 update interfaces reference
1.0.14 bugfixes
1.0.13 update interfaces reference