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 599 1/20/2021
0.22.4.100 448 1/19/2021
0.22.3.100 463 1/19/2021
0.22.1.100 424 1/18/2021
0.22.0.100 461 1/18/2021
0.21.5.100 480 1/13/2021
0.21.4.100 431 1/13/2021
0.21.2.100 429 1/13/2021
0.21.1.100 492 1/13/2021
0.20.15.100 457 1/13/2021
0.20.13.100 485 1/13/2021
0.20.12.100 467 1/12/2021
0.20.11 484 1/12/2021
0.20.10 462 1/12/2021
0.20.8.2 475 1/11/2021
0.20.8.1 512 1/6/2021
0.20.8 537 1/4/2021
0.20.7 491 1/2/2021
0.19.6.2 483 1/1/2021
0.19.6 472 12/29/2020
0.19.4 492 12/29/2020
0.19.3 542 12/29/2020
0.19.2 466 12/29/2020
0.18.4 514 12/21/2020
0.18.2 517 12/20/2020
0.17.8 581 12/20/2020
0.15.3 529 12/17/2020
0.14.2 449 12/15/2020
0.13.8 482 12/14/2020
0.13.7 455 12/14/2020
0.12.0 473 12/14/2020
0.9.0 484 11/25/2020

feat: To H.Core 0.22.5.