Skip to content

Fluxter/SteamWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

SteamWebAPI

Note! This is a fork from Codeplex / PortableSteam

Description

A .NetStandard c# library that intuitively requests data from Valve's Steam Web API service using fluent design pattern.

The goal of this project is to allow C# developers who intend to use the Steam Web API to pull data from the Valve API server easily without worrying about syntax, interface names, method names and parameters. This portable class library is designed to be intuitive, robust and will hopefully help developers focus on other parts of their exciting application!

Most methods, comments and various documentation are from the official WebAPI documentation: http://wiki.teamfortress.com/wiki/WebAPI

Getting Started

Check out the wiki for getting started Getting Started

About

A small .Net Wrapper for the Steam Web API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages