If you join the discord, message igeligel.
Build Status | |
---|---|
Linux/Mac | WIP |
Windows |
.net core package to interact with the csgofast.com pricing api.
An api wrapper around the csgofast.com pricing api. It will enable you to read prices easily out of the csgofast api.
Package | Version |
---|---|
NETStandard.Library | 1.6.0 |
Newtonsoft.Json | 9.0.1 |
WIP
-
You need to install .net core. For instructions head over here.
-
Open your command line.
-
Change directory to the package's source.
-
$ dotnet restore
-
$ dotnet build
-
Reference your build like this:
"skadiprices.csgofast": "0.1.0-*"
in your project.json file. For an example watch the testing package.
The documentation is referenced here:
Click me to get to the documentation
Watch the master repository for more information.
Discord (I am igeligel there. Just send me a direct message)