NLua 1.3.2.1

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

NLua (Windows) - x86 and x64
This package is for Windows only, to use NLua in other platforms check NuGet packages.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (14)

Showing the top 14 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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
OpenCoreMMO/OpenCoreMMO
Modern MMORPG server emulator written in C#
AAEmu/AAEmu
A server software for ArcheAge written in .Net Core
GoodAI/BrainSimulator
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
vrnobody/V2RayGCon
V2Ray的图形配置器。Graphic configer for v2ray-core/xray-core.
Drake53/War3Net
A .NET implementation of Warcraft III related libraries.
OpenNefia/OpenNefia
Moddable engine reimplementation of the Japanese roguelike Elona.
Elem8100/WzComparerR2-Plus
MapleStory online Extractor WzComparerR2繁體中文版
Version Downloads Last updated
1.3.2.1 1,517 12/4/2014
1.3.1.5 249 10/17/2014
1.3.1.4 59 10/17/2014
1.3.1.3 58 10/17/2014
1.3.1.2 56 10/17/2014
1.3.1.1 58 10/17/2014
1.3.0.2 879 12/23/2013
1.3.0.1 62 11/14/2013
1.3.0 61 11/13/2013
1.2.2.14 58 11/5/2013
1.2.2.13 57 11/5/2013
1.2.2.12 56 11/5/2013

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