LuNari 1.5.1
See the version list below for details.
dotnet add package LuNari --version 1.5.1
NuGet\Install-Package LuNari -Version 1.5.1
<PackageReference Include="LuNari" Version="1.5.1" />
paket add LuNari --version 1.5.1
#r "nuget: LuNari, 1.5.1"
// Install LuNari as a Cake Addin #addin nuget:?package=LuNari&version=1.5.1 // Install LuNari as a Cake Tool #tool nuget:?package=LuNari&version=1.5.1
↳ A few ways: API-layer and binding at runtime (DLR, Lambda expressions) with any Lua functions; Easy to start:
using(var l = new Lua<ILua53>("Lua.dll")) { // ILua51, ILua52, ILua53, ...
// l. { request anything to Lua }
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Conari (>= 1.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LuNari:
Package | Downloads |
---|---|
LunaRoad
LunaRoad is a flexible platform for working with Lua for .NET /DLR & Lambda features. Open Source project under the MIT License. ⚠ LunaRoad now is 🗦🌔 LuNari ⮱ renamed on 27 Jan 2019 Current packages are no longer maintained. Please consider upgrading to modern LuNari ! NETFX and .NET Core support 📦 https://www.nuget.org/packages/LuNari |
GitHub repositories
This package is not used by any popular GitHub repositories.