WCSharp.Shared 3.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package WCSharp.Shared --version 3.0.3
                    
NuGet\Install-Package WCSharp.Shared -Version 3.0.3
                    
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.Shared" Version="3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WCSharp.Shared" Version="3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="WCSharp.Shared" />
                    
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 WCSharp.Shared --version 3.0.3
                    
#r "nuget: WCSharp.Shared, 3.0.3"
                    
#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.
#:package WCSharp.Shared@3.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WCSharp.Shared&version=3.0.3
                    
Install as a Cake Addin
#tool nuget:?package=WCSharp.Shared&version=3.0.3
                    
Install as a Cake Tool

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.

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

NuGet packages (8)

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

Package Downloads
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.Json

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 (de)serialization of class structures to JSON within 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.2.6 22 8/1/2025
3.2.5 93 7/30/2025
3.2.4 476 7/22/2025
3.2.3 274 7/20/2025
3.2.3-rc1 273 7/20/2025
3.2.2 248 7/11/2025
3.2.1 247 7/11/2025
3.2.0 250 7/11/2025
3.1.1 394 3/21/2025
3.1.0 387 3/16/2025
3.0.3 352 8/3/2024
3.0.2 76 8/1/2024
3.0.1 134 5/12/2024
3.0.0 963 3/1/2024
3.0.0-rc3 431 11/23/2023
3.0.0-rc2 458 11/15/2023
3.0.0-rc1 649 10/12/2023
2.2.0 4,171 9/24/2023
2.1.4 1,016 5/14/2023
2.1.3 741 3/4/2023
2.1.2 890 3/3/2023
2.1.1 698 2/11/2023
2.1.1-rc1 552 2/11/2023
2.1.0 2,498 12/23/2022
2.1.0-rc1 2,344 6/18/2022
2.0.6 1,880 4/18/2022
2.0.3 869 4/8/2022
2.0.1 869 4/17/2021

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