WCSharp.Shared 3.0.0

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

// Install WCSharp.Shared as a Cake Tool
#tool nuget:?package=WCSharp.Shared&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 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. 
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.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.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.Missiles

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 missiles in Warcraft III.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 382 3/1/2024
3.0.0-rc3 395 11/23/2023
3.0.0-rc2 350 11/15/2023
3.0.0-rc1 495 10/12/2023
2.2.0 2,088 9/24/2023
2.1.4 929 5/14/2023
2.1.3 655 3/4/2023
2.1.2 762 3/3/2023
2.1.1 621 2/11/2023
2.1.1-rc1 486 2/11/2023
2.1.0 2,254 12/23/2022
2.1.0-rc1 2,107 6/18/2022
2.0.6 1,739 4/18/2022
2.0.3 777 4/8/2022
2.0.1 766 4/17/2021

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