Gw2Sharp icon indicating copy to clipboard operation
Gw2Sharp copied to clipboard

A cross-platform .NET wrapper library for the Guild Wars 2 API written in C#

Results 15 Gw2Sharp issues
Sort by recently updated
recently updated
newest added

It seems that for regular API requests the archive caching isn't working. It has been reported that the resulting ZIP was empty. While I personally cannot recommend using a file...

Type: Bug
Priority: Medium
Area: Web cache

Added benchmarks project and set up some initial benchmarks. ### Get cached items page I benchmarked deserialization while using source generators separately and after noticing no substantial improvement got curious...

Currently when a CastableType doesn't exist, Gw2Sharp throws an exception like `System.Text.Json.JsonException: Unsupported type Quux`. This is unhelpful when new content gets added, because this requires an update of Gw2Sharp...

Type: Feature
Priority: High
Area: Web API v2

End of Dragons has been released, and with it are some API changes. This list is incomplete and will be expanded as time goes on: - [x] #133 - [x]...

Type: Feature
Status: Blocked
Priority: High
Area: Web API v2

At first, the exceptions made sense, but after looking at it again, I noticed that the generic typed exceptions and how they inherit from each other may need to be...

Status: Waiting for release
Priority: Medium
Duration: Medium
Area: Web API v2
Type: Refactor

The chat link format for build templates has been changed around roughly the time of the first SotO combat beta weekend. The exact semantics of the fields are still unknown...

Priority: High
Duration: Short
Area: Web API v2
Area: Chat links

DocFX is not functioning properly it seems...

Type: Bug
Priority: High
Area: Docs

Somehow I overlooked this in the get started section.

Type: Bug
Priority: Medium
Duration: Short
Area: Docs

Right now Gw2Sharp is lacking behind the most recent released .NET SDK versions and are causing CI builds to fail. Both .NET Core 3.1 and .NET 5 are out of...

Priority: High
Duration: Medium
Area: Build