War3Net.CSharpLua 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package War3Net.CSharpLua --version 1.5.0
NuGet\Install-Package War3Net.CSharpLua -Version 1.5.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="War3Net.CSharpLua" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add War3Net.CSharpLua --version 1.5.0
#r "nuget: War3Net.CSharpLua, 1.5.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 War3Net.CSharpLua as a Cake Addin
#addin nuget:?package=War3Net.CSharpLua&version=1.5.0

// Install War3Net.CSharpLua as a Cake Tool
#tool nuget:?package=War3Net.CSharpLua&version=1.5.0

The C# to Lua compiler, with edits to make it compatible with warcraft III lua maps.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on War3Net.CSharpLua:

Package Downloads
War3Net.CodeAnalysis.Transpilers

Transpiles JASS source code to C# or lua.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on War3Net.CSharpLua:

Repository Stars
Drake53/War3Net
A .NET implementation of Warcraft III related libraries.
Version Downloads Last updated
2.0.0 182 10/9/2023
2.0.0-preview.2 1,193 6/4/2023
2.0.0-preview.1 73 6/4/2023
1.8.0-preview.1 185 12/29/2022
1.7.20 2,652 12/25/2022
1.7.19 632 12/20/2022
1.7.18 2,822 10/25/2022
1.7.17 1,463 8/20/2022
1.7.16 1,140 4/17/2022
1.7.15 2,614 2/13/2022
1.7.14 450 9/26/2021
1.7.13 1,067 4/8/2021
1.7.12 900 4/6/2021
1.7.11 382 3/26/2021
1.7.10 372 3/14/2021
1.7.9 357 3/7/2021
1.7.8 633 3/6/2021
1.7.7 521 2/21/2021
1.7.5 506 2/20/2021
1.7.4 772 1/30/2021
1.7.3 437 1/4/2021
1.7.1 873 12/15/2020
1.7.0 607 11/12/2020
1.6.2 888 9/5/2020
1.6.1 1,727 6/1/2020
1.6.0 490 5/11/2020
1.5.11 1,186 4/21/2020
1.5.10 1,167 3/4/2020
1.5.9 1,210 2/9/2020
1.5.8 1,051 1/21/2020
1.5.7 652 1/10/2020
1.5.6 622 1/9/2020
1.5.5 742 1/3/2020
1.5.4 746 1/1/2020
1.5.0 754 12/26/2019
1.4.0 602 11/28/2019
1.3.0.2-disallownull 324 11/20/2019
1.3.0.2-allownull 300 11/20/2019
1.3.0.1 598 11/19/2019
1.3.0 594 11/10/2019
1.2.0 912 10/21/2019
1.1.2 782 10/16/2019

Renamed keyword __inherits__ to base, some bug fixes.