Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

SteamKit

> 编程语言
Open source

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 actio

3.2K stars0 likes0 views
WebsiteGitHub

About

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 actio

SteamKit

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)

GitHub Issues· 37 open

View all on GitHub
  • #1466

    support AOT compilation

    enhancementUpdated Sep 11, 2026
  • #1438

    Allow UnifiedMessages to be transported over webapi

    enhancementUpdated Jan 29, 2026
  • #1434

    Usage of `dynamic` in `WebAPI`

    needs investigationUpdated Nov 7, 2024
  • #1057

    Provide trimming annotations for self-contained apps

    enhancementUpdated Nov 7, 2024
  • #1118

    Support querying all UGC

    enhancementUpdated Nov 1, 2024
  • #1460

    Improve `SmartCMList` instance behaviour

    enhancementUpdated Oct 22, 2024
  • #1418

    NetHook: Create Linux version

    enhancementUpdated Oct 14, 2024
  • #1365

    ProtoBuf dumper: add format specification into file

    enhancementUpdated Aug 31, 2024
  • #514

    Improve Test Coverage

    enhancementUpdated Aug 8, 2024
  • #325

    Async/await network methods

    enhancementUpdated Aug 8, 2024

Highlights

  • •C#
  • •c-sharp
  • •networking
  • •nuget
  • •protobuf

> Tags

C#c-sharpnetworkingnugetprotobuf

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言