NLua 1.3.2.1
See the version list below for details.
dotnet add package NLua --version 1.3.2.1
NuGet\Install-Package NLua -Version 1.3.2.1
<PackageReference Include="NLua" Version="1.3.2.1" />
paket add NLua --version 1.3.2.1
#r "nuget: NLua, 1.3.2.1"
// Install NLua as a Cake Addin #addin nuget:?package=NLua&version=1.3.2.1 // Install NLua as a Cake Tool #tool nuget:?package=NLua&version=1.3.2.1
NLua (Windows) - x86 and x64
This package is for Windows only, to use NLua in other platforms check NuGet packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
native | native is compatible. |
This package has no dependencies.
NuGet packages (24)
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#)
|
|
Kagamia/WzComparerR2
Maplestory online Extractor
|
|
0auBSQ/OpenTaiko
An improved and personalized version of TJAPlayer3-Develop-Rewrite, .tja chart player axed on entertainment and creativity.
|
|
nuskey8/Lua-CSharp
High performance Lua interpreter implemented in C# for .NET and Unity
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
1.7.4 | 7,223 | 1/16/2025 |
1.7.3 | 184,791 | 6/1/2024 |
1.7.2 | 46,104 | 2/3/2024 |
1.7.1 | 720 | 1/29/2024 |
1.6.3 | 67,561 | 5/20/2023 |
1.6.2 | 31,906 | 2/4/2023 |
1.6.0 | 166,231 | 11/11/2021 |
1.5.11 | 11,708 | 9/9/2021 |
1.5.9 | 298,460 | 5/12/2021 |
1.5.8 | 1,410 | 5/11/2021 |
1.5.7 | 27,276 | 2/15/2021 |
1.5.6 | 25,442 | 11/14/2020 |
1.5.4 | 2,778 | 10/24/2020 |
1.5.3 | 1,929 | 10/18/2020 |
1.5.2 | 2,407 | 10/10/2020 |
1.5.1 | 104,041 | 8/8/2020 |
1.5.0 | 12,408 | 6/30/2020 |
1.4.32 | 8,623 | 5/6/2020 |
1.4.31 | 6,434 | 4/19/2020 |
1.4.30 | 7,268 | 3/8/2020 |
1.4.29 | 10,777 | 2/5/2020 |
1.4.27 | 4,798 | 1/19/2020 |
1.4.26 | 23,160 | 12/27/2019 |
1.4.25 | 12,896 | 10/18/2019 |
1.4.24 | 10,991 | 9/14/2019 |
1.4.23 | 1,688 | 9/12/2019 |
1.4.22 | 4,119 | 8/31/2019 |
1.4.21 | 2,117 | 8/23/2019 |
1.4.20 | 22,580 | 7/27/2019 |
1.4.18 | 4,581 | 5/31/2019 |
1.4.17 | 5,361 | 4/23/2019 |
1.4.15 | 1,827 | 4/22/2019 |
1.4.14 | 9,613 | 3/31/2019 |
1.4.13 | 1,879 | 3/30/2019 |
1.4.12 | 1,876 | 3/30/2019 |
1.4.11 | 1,845 | 3/29/2019 |
1.4.10 | 2,852 | 3/7/2019 |
1.4.9 | 3,815 | 2/13/2019 |
1.4.8 | 2,168 | 2/10/2019 |
1.4.7 | 1,867 | 2/9/2019 |
1.4.6 | 2,095 | 2/5/2019 |
1.4.5 | 1,944 | 2/4/2019 |
1.4.4 | 2,241 | 1/30/2019 |
NLua 1.3.1
Added support to WinRT (Windows Phone 8)
Added support to Unity3D
Update Lua 5.2.3 with latest patches
Fixed support to Unicode strings (UTF-8)
Fixed x86/x64 issue.
Fixed overload issue
Fixed support to Debug and DebugHook APIs
Added support to operators call
Fixed access to keys with .
Fixed issue with ValueTypes