H.Runners.CSharpRunner 0.22.5.100

dotnet add package H.Runners.CSharpRunner --version 0.22.5.100
                    
NuGet\Install-Package H.Runners.CSharpRunner -Version 0.22.5.100
                    
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="H.Runners.CSharpRunner" Version="0.22.5.100" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="H.Runners.CSharpRunner" Version="0.22.5.100" />
                    
Directory.Packages.props
<PackageReference Include="H.Runners.CSharpRunner" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add H.Runners.CSharpRunner --version 0.22.5.100
                    
#r "nuget: H.Runners.CSharpRunner, 0.22.5.100"
                    
#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.
#:package H.Runners.CSharpRunner@0.22.5.100
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=H.Runners.CSharpRunner&version=0.22.5.100
                    
Install as a Cake Addin
#tool nuget:?package=H.Runners.CSharpRunner&version=0.22.5.100
                    
Install as a Cake Tool

Allows you dynamic execution of C# code.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
0.22.5.100 647 1/20/2021
0.22.4.100 489 1/19/2021
0.22.3.100 506 1/19/2021
0.22.1.100 466 1/18/2021
0.22.0.100 502 1/18/2021
0.21.5.100 529 1/13/2021
0.21.4.100 487 1/13/2021
0.21.2.100 490 1/13/2021
0.21.1.100 546 1/13/2021
0.20.15.100 521 1/13/2021
0.20.13.100 542 1/13/2021
0.20.12.100 511 1/12/2021
0.20.11 526 1/12/2021
0.20.10 499 1/12/2021
0.20.8.2 527 1/11/2021
0.20.8.1 570 1/6/2021
0.20.8 579 1/4/2021
0.20.7 525 1/2/2021
0.19.6.2 524 1/1/2021
0.19.6 506 12/29/2020
0.19.4 550 12/29/2020
0.19.3 595 12/29/2020
0.19.2 524 12/29/2020
0.18.4 571 12/21/2020
0.18.2 557 12/20/2020
0.17.8 636 12/20/2020
0.15.3 589 12/17/2020
0.14.2 492 12/15/2020
0.13.8 541 12/14/2020
0.13.7 498 12/14/2020
0.12.0 514 12/14/2020
0.9.0 515 11/25/2020

feat: To H.Core 0.22.5.