{"id":21012575,"url":"https://github.com/igeligel/skadiprices.csgofast","last_synced_at":"2026-04-29T19:33:42.230Z","repository":{"id":87626300,"uuid":"63242806","full_name":"igeligel/skadiprices.csgofast","owner":"igeligel","description":":snowflake: .NET core package to interact with the csgofast.com pricing api.","archived":false,"fork":false,"pushed_at":"2017-05-24T20:46:13.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T06:04:52.664Z","etag":null,"topics":["csgo","csharp","dotnet-core","inventory","price","pricing-api","steam","steam-community"],"latest_commit_sha":null,"homepage":"https://api.csgofast.com/sih/all","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igeligel.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-13T12:08:47.000Z","updated_at":"2017-09-21T20:10:25.000Z","dependencies_parsed_at":"2023-06-26T01:45:47.698Z","dependency_job_id":null,"html_url":"https://github.com/igeligel/skadiprices.csgofast","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/igeligel/skadiprices.csgofast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Fskadiprices.csgofast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Fskadiprices.csgofast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Fskadiprices.csgofast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Fskadiprices.csgofast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igeligel","download_url":"https://codeload.github.com/igeligel/skadiprices.csgofast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Fskadiprices.csgofast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csgo","csharp","dotnet-core","inventory","price","pricing-api","steam","steam-community"],"created_at":"2024-11-19T09:37:40.405Z","updated_at":"2026-04-29T19:33:42.215Z","avatar_url":"https://github.com/igeligel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skadiprices.csgofast\n\n[![NuGet](https://img.shields.io/nuget/v/skadiprices.csgofast.svg)](https://www.nuget.org/packages/skadiprices.csgofast/0.1.0)\n[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://discord.gg/0i5X3oDHJbDUsiGC)\n\nIf you join the discord, message igeligel.\n\n|               | Build Status  | \n| ------------- |:-------------:| \n| Linux/Mac     | WIP           | \n| Windows       | [![Build status](https://ci.appveyor.com/api/projects/status/37o4mjjhds93tgha?svg=true)](https://ci.appveyor.com/project/igeligel/skadiprices-csgofast) |\n\n.net core package to interact with the [csgofast.com pricing api](https://api.csgofast.com/sih/all).\n\n## Project\nAn api wrapper around the csgofast.com pricing api.\nIt will enable you to read prices easily out of the csgofast api.\n\n## Dependencies\n\n| Package             | Version     | \n| ------------------- |-------------| \n| NETStandard.Library | 1.6.0       |\n| Newtonsoft.Json     | 9.0.1       |\n\n## Installation\n\n### As Nuget Package (Recommended)\n\n\u003e WIP\n\n### Referenced as built package\n1. You need to install .net core. For instructions head over [here](https://www.microsoft.com/net/core).\n2. Open your command line.\n3. Change directory to the package's source.\n4. \n   ```\n   $ dotnet restore\n   ```\n5. \n   ```\n   $ dotnet build\n   ```\n6. Reference your build like this:\n\n   ```\n   \"skadiprices.csgofast\": \"0.1.0-*\"\n   ```\n\n   in your project.json file. For an example watch the [testing package](https://github.com/igeligel/skadiprices.csgofast/tree/master/src/skadiprices.csgofast.test).\n\n## Documentation\nThe documentation is referenced here:\n\n[Click me](https://github.com/igeligel/skadiprices.csgofast/blob/master/documentation/public.md) to get to the documentation\n\n\n## Contribute\nWatch the [master repository](https://github.com/igeligel/skadisteam) for more information.\n\n## Authors\n- [igeligel](https://github.com/igeligel)\n\n## Contact\n[![Steam](https://raw.githubusercontent.com/encharm/Font-Awesome-SVG-PNG/master/black/png/16/steam-square.png \"Steam Account\") Steam](http://steamcommunity.com/profiles/76561198028630048/)\n\n[![Twitter](https://raw.githubusercontent.com/encharm/Font-Awesome-SVG-PNG/master/black/png/16/twitter.png \"Twitter\") Twitter](https://twitter.com/kevinpeters_)\n\n[![Discord](http://i.imgur.com/wlwOQpl.png \"Discord\") Discord (I am igeligel there. Just send me a direct message)](https://discord.gg/0i5X3oDHJbDUsiGC)\n\n## License\n[MIT](https://github.com/igeligel/skadiprices.csgofast/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figeligel%2Fskadiprices.csgofast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figeligel%2Fskadiprices.csgofast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figeligel%2Fskadiprices.csgofast/lists"}