Dota2GSI 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dota2GSI --version 1.0.3
NuGet\Install-Package Dota2GSI -Version 1.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="Dota2GSI" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dota2GSI --version 1.0.3
#r "nuget: Dota2GSI, 1.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.
// Install Dota2GSI as a Cake Addin
#addin nuget:?package=Dota2GSI&version=1.0.3

// Install Dota2GSI as a Cake Tool
#tool nuget:?package=Dota2GSI&version=1.0.3

A C# library to intrerface the Game State Integration found in Dota 2.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
2.1.1.8897 136 2/7/2024
2.1.0.8306 102 1/19/2024
2.0.1.687 102 1/13/2024
2.0.0 86 1/12/2024
1.0.4 1,982 9/18/2016
1.0.3 1,264 2/13/2016
1.0.2 1,045 2/11/2016
1.0.1 1,079 2/2/2016
1.0.0 1,102 2/2/2016

* Removed "Added" node, game isn't giving proper information there.
* Fixed MatchID crashing because of an int limit, switched to long
* Added "DOTA_GAMERULES_STATE_CUSTOM_GAME_SETUP"
* Fixed hero level not showing up properly.