craftersmine.SteamGridDB.Net 1.1.5

dotnet add package craftersmine.SteamGridDB.Net --version 1.1.5
NuGet\Install-Package craftersmine.SteamGridDB.Net -Version 1.1.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="craftersmine.SteamGridDB.Net" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add craftersmine.SteamGridDB.Net --version 1.1.5
#r "nuget: craftersmine.SteamGridDB.Net, 1.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install craftersmine.SteamGridDB.Net as a Cake Addin
#addin nuget:?package=craftersmine.SteamGridDB.Net&version=1.1.5

// Install craftersmine.SteamGridDB.Net as a Cake Tool
#tool nuget:?package=craftersmine.SteamGridDB.Net&version=1.1.5

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on craftersmine.SteamGridDB.Net:

Repository Stars
LANCommander/LANCommander
Version Downloads Last updated
1.1.5 1,141 3/9/2023
1.1.4 223 3/2/2023
1.1.2 666 7/23/2022
1.1.1 410 7/23/2022
1.1.0 446 7/21/2022
1.0.1 431 7/20/2022
1.0.0 442 7/19/2022