igeligel / skadiprices.csgofast

:snowflake: .NET core package to interact with the csgofast.com pricing api.

Home Page:https://api.csgofast.com/sih/all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skadiprices.csgofast

NuGet Discord

If you join the discord, message igeligel.

Build Status
Linux/Mac WIP
Windows Build status

.net core package to interact with the csgofast.com pricing api.

Project

An api wrapper around the csgofast.com pricing api. It will enable you to read prices easily out of the csgofast api.

Dependencies

Package Version
NETStandard.Library 1.6.0
Newtonsoft.Json 9.0.1

Installation

As Nuget Package (Recommended)

WIP

Referenced as built package

  1. You need to install .net core. For instructions head over here.

  2. Open your command line.

  3. Change directory to the package's source.

  4. $ dotnet restore
    
  5. $ dotnet build
    
  6. Reference your build like this:

    "skadiprices.csgofast": "0.1.0-*"
    

    in your project.json file. For an example watch the testing package.

Documentation

The documentation is referenced here:

Click me to get to the documentation

Contribute

Watch the master repository for more information.

Authors

Contact

Steam Steam

Twitter Twitter

Discord Discord (I am igeligel there. Just send me a direct message)

License

MIT

About

:snowflake: .NET core package to interact with the csgofast.com pricing api.

https://api.csgofast.com/sih/all

License:MIT License


Languages

Language:C# 94.8%Language:PowerShell 5.2%