WCSharp.Json 3.0.0

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

// Install WCSharp.Json as a Cake Tool
#tool nuget:?package=WCSharp.Json&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 allows for the (de)serialization of class structures to JSON within Warcraft III.

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 (2)

Showing the top 2 NuGet packages that depend on WCSharp.Json:

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

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 syncing of class structures between players in Warcraft III, making it easy to sync complex and large amounts of data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 183 3/1/2024
3.0.0-rc1 133 10/12/2023
2.2.0 1,830 9/24/2023
2.1.1 1,232 12/24/2022
2.1.0 752 12/23/2022
2.1.0-rc1 1,556 6/18/2022
2.0.1 1,184 4/17/2021

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