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 618 1/20/2021
0.22.4.100 461 1/19/2021
0.22.3.100 478 1/19/2021
0.22.1.100 438 1/18/2021
0.22.0.100 475 1/18/2021
0.21.5.100 497 1/13/2021
0.21.4.100 450 1/13/2021
0.21.2.100 447 1/13/2021
0.21.1.100 510 1/13/2021
0.20.15.100 476 1/13/2021
0.20.13.100 503 1/13/2021
0.20.12.100 480 1/12/2021
0.20.11 497 1/12/2021
0.20.10 477 1/12/2021
0.20.8.2 490 1/11/2021
0.20.8.1 530 1/6/2021
0.20.8 554 1/4/2021
0.20.7 505 1/2/2021
0.19.6.2 496 1/1/2021
0.19.6 485 12/29/2020
0.19.4 509 12/29/2020
0.19.3 559 12/29/2020
0.19.2 485 12/29/2020
0.18.4 532 12/21/2020
0.18.2 530 12/20/2020
0.17.8 599 12/20/2020
0.15.3 545 12/17/2020
0.14.2 462 12/15/2020
0.13.8 500 12/14/2020
0.13.7 468 12/14/2020
0.12.0 486 12/14/2020
0.9.0 486 11/25/2020

feat: To H.Core 0.22.5.