Showing Posts For Rohan.1403:

GW2.NET a .NET wrapper around the GW2 API

in API Development

Posted by: Rohan.1403

Rohan.1403

Next question: If I were to want to query the API on a specific event to see if the status has changed, how would I do that with your wrapper?

If you’re going to be checking for changes consider using Gw#. It provides events for exactly what you need.

API implementation library "master list"

in API Development

Posted by: Rohan.1403

Rohan.1403

Gw#

GW2.NET a .NET wrapper around the GW2 API

in API Development

Posted by: Rohan.1403

Rohan.1403

I have been working on my own implementation here. Just learned that RestSharp exists so I will see about switching to that tomorrow.