Skip to content

uvadev/UVACanvasAccess

Repository files navigation

UVACanvasAccess Build Status License: MIT

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.

About

A .NET wrapper for the Canvas LMS API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages