igdb-dotnet icon indicating copy to clipboard operation
igdb-dotnet copied to clipboard

.NET Core SDK for IGDB V4 API

Results 6 igdb-dotnet issues
Sort by recently updated
recently updated
newest added

> **Changes to Collection:** > As part of our migration from a 1:many to a many:many relationship between games and series (collections), we have migrated the data that used to...

enhancement
good first issue

Unfortunately, RestEase is not compatible with Xamarin.iOS cause: > It won't work on platforms which don't support runtime code generation, including .NET Native and iOS. Would be great if it...

enhancement
help wanted

A query request returns a count as `x-count` part of the headers. Add an optional out parameter to QueryAsync to output this count and remove the need to call "Query"...

enhancement

**via IGDB API partner list:** We are pleased to announce that IGDB PopScores are now available in the API. IGDB PopScore is an exciting new feature, offering “popularity primitives” that...

enhancement

I'll use [Activision](https://www.igdb.com/companies/activision) as an example as it's the first one I noticed When pulling information down about about a company, the URL is hardcoded as a jpg in Company.cs,...

This should address #37 Even though the IGDB API documentation states that the checksum field is available for the Popularity Primitive model, the API does not return it. This is...