ghul.runtime 5.3.0

Prefix Reserved
dotnet add package ghul.runtime --version 5.3.0
                    
NuGet\Install-Package ghul.runtime -Version 5.3.0
                    
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="ghul.runtime" Version="5.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ghul.runtime" Version="5.3.0" />
                    
Directory.Packages.props
<PackageReference Include="ghul.runtime" />
                    
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 ghul.runtime --version 5.3.0
                    
#r "nuget: ghul.runtime, 5.3.0"
                    
#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 ghul.runtime@5.3.0
                    
#: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=ghul.runtime&version=5.3.0
                    
Install as a Cake Addin
#tool nuget:?package=ghul.runtime&version=5.3.0
                    
Install as a Cake Tool

ghūl compiler runtime library

CI/CD NuGet version (ghul.runtime) Release Release Date Issues License ghūl

This package provides:

  • internal types required by all ghūl applications
  • support for the ghūl pipe operator and fluent methods on pipes, such as filter, map and reduce
  • MSBuild targets needed to build ghūl projects
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

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
5.3.0 126 6/22/2026
5.2.2 137 6/15/2026
5.2.1 117 6/15/2026
5.2.0 190 6/15/2026
5.1.0 164 6/10/2026
5.0.2 222 6/9/2026
5.0.1 122 6/8/2026
5.0.0 101 6/8/2026
4.0.5 160 6/7/2026
4.0.4 118 6/6/2026
4.0.3 98 6/6/2026
4.0.2 100 6/6/2026
4.0.1 105 6/5/2026
4.0.0 153 6/5/2026
3.0.19 115 6/5/2026
3.0.18 111 5/31/2026
3.0.17 103 5/31/2026
3.0.16 101 5/31/2026
3.0.15 106 5/31/2026
3.0.14 109 5/30/2026
Loading failed