steamre/steamkit

SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

3,190

stars

4,085

commits

C#

primary language

Sep 1, 2026

updated

c-sharp
networking
nuget
protobuf
reverse-engineering
steam
steamkit2
steam-network
valve

README

SteamKit

Build Status (CI/CD) NuGet codecov

SteamKit (also known as SteamKit2) is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

Getting Binaries

Visual Studio

SteamKit is distributed as a NuGet package.

Simply install SteamKit using the package manager in Visual Studio, and NuGet will add all the required dependencies and references to your project.

Other

We additionally distribute binaries on our releases page.

For more information on installing SteamKit, please refer to the Installation Guide on the wiki.

Documentation

Documentation consists primarily of XML code documentation provided with the binaries, and our wiki.

License

SteamKit is released under the LGPL-2.1 license.

Dependencies

In order to use SteamKit at runtime, .NET 10.0 Runtime or higher is required.

If you're using the SteamKit NuGet package, dependencies should be resolved for you. See the Installation Guide for more information.

To compile SteamKit, .NET 10.0 SDK is required.

Discussions

If you have questions, use the GitHub Discussions section, also try searching for an existing discussion.

IRC: irc.libera.chat / #steamre (join via webchat)

Contributors

(top 30 of 62)

yaakov-h

1,494 commits

voided

1,041 commits

xPaw

626 commits

azuisleet

285 commits

steamre/steamkit

SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

3,190

stars

4,085

commits

C#

primary language

Sep 1, 2026

updated

c-sharp
networking
nuget
protobuf
reverse-engineering
steam
steamkit2
steam-network
valve

README

SteamKit

Build Status (CI/CD) NuGet codecov

SteamKit (also known as SteamKit2) is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

Getting Binaries

Visual Studio

SteamKit is distributed as a NuGet package.

Simply install SteamKit using the package manager in Visual Studio, and NuGet will add all the required dependencies and references to your project.

Other

We additionally distribute binaries on our releases page.

For more information on installing SteamKit, please refer to the Installation Guide on the wiki.

Documentation

Documentation consists primarily of XML code documentation provided with the binaries, and our wiki.

License

SteamKit is released under the LGPL-2.1 license.

Dependencies

In order to use SteamKit at runtime, .NET 10.0 Runtime or higher is required.

If you're using the SteamKit NuGet package, dependencies should be resolved for you. See the Installation Guide for more information.

To compile SteamKit, .NET 10.0 SDK is required.

Discussions

If you have questions, use the GitHub Discussions section, also try searching for an existing discussion.

IRC: irc.libera.chat / #steamre (join via webchat)

See what people are saying

Contributors

(top 30 of 62)

yaakov-h

1,494 commits

voided

1,041 commits

xPaw

626 commits

azuisleet

285 commits

Languages

C#

99.2%