.NET/C# Wrapper for API

saelterman
Community Novice

Is there anyone who's built a .NET library to wrap common Canvas API calls? It seems that most are questions here are reinventing the wheel. It would be nice to have a library (official or not) that would take care of the common things like the OAuth2 workflow and token refreshes.

It would also be really helpful to just have the class definitions of the different objects, such as User, Course, etc.

If not, and I started such a project to be hosted on GitHub or VSTS and distributed via NuGet, who might join? (Not looking for commitment, just seeing how many people would find this worthwhile.)