Skip to content

ScriptedButton/C-Canvas-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

C-Canvas-Library

A C# library written for the Canvas LMS API.
Canvas API: https://canvas.instructure.com/doc/api/
Developed by Cole Brooks

This is a C# Library for the Canvas LMS API, I will be continuing this project and it will continually grow.

Current Features:

  • Submissions
  • Users
  • Assignments
  • Courses
  • Submissions
The C# Canvas Library utilizes Newtonsoft's JSON package, it is required to use.
In order to use the API, you must set the token, this can be done by calling API.setToken(...)

About

A C# library written for the Canvas LMS API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages