Skip to content

Swap System.Net with RestSharp #2

Description

@radumg

Re-implement all web calls using the NuGet RestSharp package instead of standard .NET System.Net library.

This is to aid in the interaction with REST APIs & de-serialisation.

  • Low-level request function
  • Wrapper functions for specific requests (see DynAsana)
  • mapping to existing nodes to maximise compatibility

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions