War3Net.CodeAnalysis.Jass 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package War3Net.CodeAnalysis.Jass --version 2.0.0
                    
NuGet\Install-Package War3Net.CodeAnalysis.Jass -Version 2.0.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.CodeAnalysis.Jass" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="War3Net.CodeAnalysis.Jass" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="War3Net.CodeAnalysis.Jass" />
                    
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 War3Net.CodeAnalysis.Jass --version 2.0.0
                    
#r "nuget: War3Net.CodeAnalysis.Jass, 2.0.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.
#addin nuget:?package=War3Net.CodeAnalysis.Jass&version=2.0.0
                    
Install War3Net.CodeAnalysis.Jass as a Cake Addin
#tool nuget:?package=War3Net.CodeAnalysis.Jass&version=2.0.0
                    
Install War3Net.CodeAnalysis.Jass as a Cake Tool

War3Net.CodeAnalysis.JASS is a library for parsing, transpiling (to C#), and rendering JASS source files.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on War3Net.CodeAnalysis.Jass:

Package Downloads
War3Net.Build.Core

Parsers and serializers for war3map files.

War3Net.CodeAnalysis.Transpilers

Transpiles JASS source code to C# or lua.

War3Net.CodeAnalysis.Decompilers

Regenerate war3map files from a Warcraft III map script.

GitHub repositories (1)

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

Repository Stars
Drake53/War3Net
A .NET implementation of Warcraft III related libraries.
Version Downloads Last updated
5.6.1 6,364 1/7/2023
5.6.0 982 12/20/2022
5.5.5 2,826 11/13/2022
5.5.3 1,230 10/29/2022
5.5.2 1,103 10/25/2022
5.5.0 2,105 8/20/2022
5.4.5 1,457 5/27/2022
5.4.1 3,205 2/13/2022
5.4.0 1,431 2/13/2022
5.3.1 546 1/19/2022
5.3.0 1,321 1/16/2022
5.2.2 2,749 2/16/2021
5.2.1 969 2/14/2021
5.2.0 635 1/24/2021
5.1.0 813 12/22/2020
5.0.0 642 12/14/2020
2.1.0 716 11/12/2020
2.0.1 632 11/11/2020
2.0.0 657 10/27/2020
1.2.2 874 9/14/2020
1.2.1 2,054 6/1/2020
1.2.0 3,235 1/10/2020
1.1.0 868 1/3/2020
1.0.3 1,065 11/20/2019
1.0.2 619 10/8/2019
1.0.1 1,754 10/6/2019
1.0.0 662 9/30/2019

Remove dependency on War3Net.CodeAnalysis.Common package.