CCDotNetLua is a simple fork of LuaInterface and KopiLua moved and adjusted to work in a .NET Standard and .NET Core environment, instead of .NET Framework, allowing CCDotNet to be built to work cross-platform.
KopiLua is a C# port of Lua 5.1
LuaInterface is a .NET wrapper for the Lua API as exposed by KopiLua
LuaRunner is a project included with LuaInterface used to execute Lua scripts with KopiLua