LuNari 1.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package LuNari --version 1.5.1
NuGet\Install-Package LuNari -Version 1.5.1
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="LuNari" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LuNari --version 1.5.1
#r "nuget: LuNari, 1.5.1"
#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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.6.0 2,510 12/20/2019
1.5.1 1,829 1/30/2019