openxray.luajit 2.2.2-alpha

This is a prerelease version of openxray.luajit.
dotnet add package openxray.luajit --version 2.2.2-alpha
                    
NuGet\Install-Package openxray.luajit -Version 2.2.2-alpha
                    
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="openxray.luajit" Version="2.2.2-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="openxray.luajit" Version="2.2.2-alpha" />
                    
Directory.Packages.props
<PackageReference Include="openxray.luajit" />
                    
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 openxray.luajit --version 2.2.2-alpha
                    
#r "nuget: openxray.luajit, 2.2.2-alpha"
                    
#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=openxray.luajit&version=2.2.2-alpha&prerelease
                    
Install openxray.luajit as a Cake Addin
#tool nuget:?package=openxray.luajit&version=2.2.2-alpha&prerelease
                    
Install openxray.luajit as a Cake Tool

Adaptation of LuaJIT for OpenXRay.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
2.2.2-alpha 452 11/2/2019
2.2.0 708 10/20/2019

Added unix-binaries for x64 (lib/x64/linux) and x86 (lib/x86/linux) systems.