/SteamID-NET

C# .NET steam id converter engine lib with a lightweight example app.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

SteamID-NET

C# .NET steam id converter engine with a useful lightweight example app.

I kinda felt compelled to make this because there were no public available DOTNET libs.

Converts any current SteamID to any other type.

Included in a lightweight app that showcases the conversion, plus the source to see how to use.

STEAM_0:1:27046640 32 -> [U:1:54093281] 64 -> 76561198014359009

[U:1:54093281] 2 -> STEAM_0:1:27046640 64 -> 76561198014359009

76561198014359009 2 -> STEAM_0:1:27046640 32 -> [U:1:54093281]

Pre-compiled binarys and libs.