WCSharp.SaveLoad 3.0.0

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

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

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 123 3/1/2024
3.0.0-rc1 99 10/12/2023
2.2.0 1,806 9/24/2023
2.1.8 256 3/24/2023
2.1.7 241 3/3/2023
2.1.6 267 2/12/2023
2.1.5 257 2/11/2023
2.1.2 277 2/11/2023
2.1.2-rc2 134 2/11/2023
2.1.1 351 12/24/2022
2.1.0 299 12/23/2022
2.1.0-rc1 165 6/18/2022
2.0.2 570 6/10/2021
1.4.1 472 10/20/2022
1.4.0 455 4/4/2021

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