SkillAgentSearch skills...

SteamGridDB.NET

SteamGridDB C#/.NET API Client Library

Install / Use

/learn @craftersmine/SteamGridDB.NET
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SteamGridDB.NET

A .NET implementation of API version 2 for SteamGridDB written completely in C#. SteamGridDB API v3 is planned, no ETA

GitHub Nuget Nuget GitHub Releases GitHub Project Wiki Discord GitHub Repo stars Maintenance

Repository Preview

Supports:

  • All types of SteamGridDB items (Grids, Heroes, Icons and Logos)
  • Get, Upload and Delete items
  • Search for supported games on SteamGridDB

Relied on .NET HttpClient

How to use library and XML documentation can be found here: Repository Wiki

If you want a new feature for library create new feature request issue

Installation:

  • Search for craftersmine.SteamGridDB.Net in NuGet explorer in Visual Studio (or your IDE)
  • Using NuGet Package Manager: PM> Install-Package craftersmine.SteamGridDB.Net
  • Download NuGet package from Releases page and put it in your Local NuGet Feed
  • Download packaged binaries from Releases and link DLL Assembly to your project

Usage:

  • Add using craftersmine.SteamGridDB.Net directive
  • Instantiate new object of type SteamGridDb with your API key

More information here

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C#

Security Score

95/100

Audited on Jan 31, 2026

No findings