NLua 1.3.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NLua --version 1.3.0
NuGet\Install-Package NLua -Version 1.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="NLua" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLua --version 1.3.0
#r "nuget: NLua, 1.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.
// Install NLua as a Cake Addin
#addin nuget:?package=NLua&version=1.3.0

// Install NLua as a Cake Tool
#tool nuget:?package=NLua&version=1.3.0

NLua Package.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
MonoAndroid monoandroid is compatible. 
MonoMac monomac is compatible. 
MonoTouch monotouch is compatible. 
native native is compatible. 
Silverlight sl4-wp71 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on NLua:

Package Downloads
ModFramework.Modules.Lua

A plugin for ModFramework that loads Lua scripts

Primitive-Console

Package Description

VCLua_Framework

Package Description

CepgpParser.Parser

Package Description

VB_Extensions

Package Description

GitHub repositories (15)

Showing the top 5 popular GitHub repositories that depend on NLua:

Repository Stars
yingDev/WGestures
Modern mouse gestures for Windows. (C#)
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
Kagamia/WzComparerR2
Maplestory online Extractor
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
caioavidal/OpenCoreMMO
Modern MMORPG server emulator written in C#
Version Downloads Last updated
1.7.2 4,698 2/3/2024
1.7.1 610 1/29/2024
1.6.3 45,002 5/20/2023
1.6.2 19,254 2/4/2023
1.6.0 125,684 11/11/2021
1.5.11 10,710 9/9/2021
1.5.9 146,293 5/12/2021
1.5.8 1,330 5/11/2021
1.5.7 22,052 2/15/2021
1.5.6 23,589 11/14/2020
1.5.4 2,641 10/24/2020
1.5.3 1,790 10/18/2020
1.5.2 2,246 10/10/2020
1.5.1 101,495 8/8/2020
1.5.0 12,214 6/30/2020
1.4.32 7,692 5/6/2020
1.4.31 6,055 4/19/2020
1.4.30 6,685 3/8/2020
1.4.29 7,169 2/5/2020
1.4.27 4,219 1/19/2020
1.4.26 9,997 12/27/2019
1.4.25 12,095 10/18/2019
1.4.24 10,719 9/14/2019
1.4.23 1,592 9/12/2019
1.4.22 3,737 8/31/2019
1.4.21 2,013 8/23/2019
1.4.20 19,623 7/27/2019
1.4.18 4,414 5/31/2019
1.4.17 5,202 4/23/2019
1.4.15 1,732 4/22/2019
1.4.14 6,929 3/31/2019
1.4.13 1,782 3/30/2019
1.4.12 1,767 3/30/2019
1.4.11 1,733 3/29/2019
1.4.10 2,724 3/7/2019
1.4.9 3,699 2/13/2019
1.4.8 2,077 2/10/2019
1.4.7 1,777 2/9/2019
1.4.6 1,958 2/5/2019
1.4.5 1,833 2/4/2019
1.4.4 2,119 1/30/2019
1.3.2.1 49,319 12/4/2014

NLua 1.3.0
- Update to Lua 5.2.3
NLua 1.2.0
Port to Android 15+ (armeabi, v7a, x86)
Updated Lua 5.2.2 (patch 7)
Lot of Bug fixes.
NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
Bug fixes.