Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 268 Bytes

File metadata and controls

6 lines (4 loc) · 268 Bytes

Api wrapper for the Galaxy Life Api endpoints.

Quick start: Add the package via Nuget (GL.NET is the name). In your code add the following line var client = new GLAsynClient();.

Use intellisense on the client variable to access the methods. No docs available atm.