NLua_Safe 1.3.1.5
dotnet add package NLua_Safe --version 1.3.1.5
NuGet\Install-Package NLua_Safe -Version 1.3.1.5
<PackageReference Include="NLua_Safe" Version="1.3.1.5" />
<PackageVersion Include="NLua_Safe" Version="1.3.1.5" />
<PackageReference Include="NLua_Safe" />
paket add NLua_Safe --version 1.3.1.5
#r "nuget: NLua_Safe, 1.3.1.5"
#:package NLua_Safe@1.3.1.5
#addin nuget:?package=NLua_Safe&version=1.3.1.5
#tool nuget:?package=NLua_Safe&version=1.3.1.5
NLua (Safe) - No P/Invoke
This package is pure IL (pure C#) version of NLua without any P/Invoke
Lua implementation is provided by KopiLua.
- This is much slower then the NLua with P/Invoke
| 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NLua_Safe:
| Package | Downloads |
|---|---|
|
NetFlow
NetFlow is workflow engine for .NET Platform |
|
|
Skoggy.Duality.Plugins.LuaScriptPlugin.core
Lua Script Plugin for Duality2D |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
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