C# (CSharp) EsuApiLib.Rest Namespace

Classes

Name Description
EsuRestApi Implements the REST version of the ESU API. This class uses HttpWebRequest to perform object and metadata calls against the ESU server. All of the methods that communicate with the server are atomic and stateless so the object can be used safely in a multithreaded environment.