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.
#addin nuget:?package=H.Runners.CSharpRunner&version=0.22.5.100
                    
Install H.Runners.CSharpRunner as a Cake Addin
#tool nuget:?package=H.Runners.CSharpRunner&version=0.22.5.100
                    
Install H.Runners.CSharpRunner 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 525 1/20/2021
0.22.4.100 389 1/19/2021
0.22.3.100 393 1/19/2021
0.22.1.100 362 1/18/2021
0.22.0.100 403 1/18/2021
0.21.5.100 411 1/13/2021
0.21.4.100 366 1/13/2021
0.21.2.100 363 1/13/2021
0.21.1.100 421 1/13/2021
0.20.15.100 387 1/13/2021
0.20.13.100 418 1/13/2021
0.20.12.100 401 1/12/2021
0.20.11 425 1/12/2021
0.20.10 396 1/12/2021
0.20.8.2 399 1/11/2021
0.20.8.1 443 1/6/2021
0.20.8 469 1/4/2021
0.20.7 431 1/2/2021
0.19.6.2 424 1/1/2021
0.19.6 411 12/29/2020
0.19.4 424 12/29/2020
0.19.3 467 12/29/2020
0.19.2 394 12/29/2020
0.18.4 448 12/21/2020
0.18.2 451 12/20/2020
0.17.8 511 12/20/2020
0.15.3 462 12/17/2020
0.14.2 389 12/15/2020
0.13.8 408 12/14/2020
0.13.7 391 12/14/2020
0.12.0 412 12/14/2020
0.9.0 424 11/25/2020

feat: To H.Core 0.22.5.