UVACanvasAccess

A .NET wrapper for the Canvas LMS API.

Installation

UVACanvasAccess can be installed from GitHub Packages.

nuget sources Add -Name "GPR" \
-Source "https://nuget.pkg.github.com/uvadev/index.json" \
-UserName GH_USERNAME -Password GH_TOKEN
nuget install uvacanvasaccess

See this to get a GH_TOKEN.

Docs

Docs are generated and deployed automatically on push. They can be found here here. For quick reference, API endpoint functions can be found here.