WCSharp.Api 3.0.0

dotnet add package WCSharp.Api --version 3.0.0
NuGet\Install-Package WCSharp.Api -Version 3.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="WCSharp.Api" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WCSharp.Api --version 3.0.0
#r "nuget: WCSharp.Api, 3.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.
// Install WCSharp.Api as a Cake Addin
#addin nuget:?package=WCSharp.Api&version=3.0.0

// Install WCSharp.Api as a Cake Tool
#tool nuget:?package=WCSharp.Api&version=3.0.0

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#.
This API is a replacement to War3Net's own War3Api. It allows for a more object-orientated style of programming while simultaneously making it far easier and more intuitive to work with WC3 objects. By using the full power of the CSharpLua transpiler, it achieves this entirely via compile-time conversions, meaning that no wrapper logic is required and there is no difference in performance.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on WCSharp.Api:

Package Downloads
WCSharp.Shared

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#. This package contains a set of classes, methods and extensions used by almost all WCSharp packages, or are simply generally useful.

WCSharp.Events

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#. The Events package provides various systems for organising events with a focus on efficiency and simplicity. Currently this is limited to periodic and PlayerUnitEvents.

WCSharp.Buffs

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#. This package allows for the creation and management of powerful buffs and auras in Warcraft III.

WCSharp.SaveLoad

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#. The SaveLoad package provides a system that can be used to save and load data between separate games by (de)serializing class structures, making it easy to store complex and large amounts of data.

WCSharp.Dummies

Part of the WCSharp line of packages aimed at providing libraries to simplify the process of mapmaking for WarCraft III in C#. This package allows for the fetching and recycling of dummy units in Warcraft III.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 445 3/1/2024
0.1.101 182 2/26/2024
0.1.100 281 1/6/2024
0.0.9 359 11/11/2023
0.0.8 320 11/11/2023
0.0.7 313 11/11/2023
0.0.6 358 11/5/2023
0.0.5 359 10/20/2023
0.0.4 350 10/12/2023

See the full release notes on the wiki: https://github.com/Orden4/WCSharp/wiki/Release-notes