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 835 2021/1/20
0.22.4.100 560 2021/1/19
0.22.3.100 583 2021/1/19
0.22.1.100 552 2021/1/18
0.22.0.100 572 2021/1/18
0.21.5.100 609 2021/1/13
0.21.4.100 563 2021/1/13
0.21.2.100 561 2021/1/13
0.21.1.100 625 2021/1/13
0.20.15.100 603 2021/1/13
0.20.13.100 623 2021/1/13
0.20.12.100 586 2021/1/12
0.20.11 602 2021/1/12
0.20.10 570 2021/1/12
0.20.8.2 615 2021/1/11
0.20.8.1 650 2021/1/6
0.20.8 659 2021/1/4
0.20.7 609 2021/1/2
0.19.6.2 604 2021/1/1
0.19.6 599 2020/12/29
Loading failed

feat: To H.Core 0.22.5.