babelshift / SteamWebAPI2

🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
MIT License
263 stars 43 forks source link

support for custom SteamWebApiBaseUrl #122

Closed readmaniak closed 2 years ago

readmaniak commented 2 years ago

Useful for people who are steam publishers. As mentioned here it's possible to access web api through https://partner.steam-api.com if you're a steam publisher. That host is unavailable less often than the public one.

readmaniak commented 2 years ago

@babelshift hey! Can you merge this PR and publish an updated nuget, please? My project really needs this feature asap

babelshift commented 2 years ago

Thanks for your contribution.

babelshift commented 2 years ago

Please see package version 4.3.2.