canvas-lms.v1 0.0.8

dotnet add package canvas-lms.v1 --version 0.0.8
                    
NuGet\Install-Package canvas-lms.v1 -Version 0.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="canvas-lms.v1" Version="0.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="canvas-lms.v1" Version="0.0.8" />
                    
Directory.Packages.props
<PackageReference Include="canvas-lms.v1" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add canvas-lms.v1 --version 0.0.8
                    
#r "nuget: canvas-lms.v1, 0.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=canvas-lms.v1&version=0.0.8
                    
Install canvas-lms.v1 as a Cake Addin
#tool nuget:?package=canvas-lms.v1&version=0.0.8
                    
Install canvas-lms.v1 as a Cake Tool

Windows SDK for the Canvas LMS API v1. The SDK is built upon the Portable Class Library and targets the following frameworks: .NET for Windows Store apps, .NET Framework 4.0, Silverlight 4 and higher, Windows Phone 7.5 and higher

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.8 6,254 2/16/2016
0.0.7 1,374 5/28/2015
0.0.6 1,202 5/22/2015
0.0.5 1,239 5/17/2015
0.0.4 1,273 5/17/2015
0.0.3 1,270 5/5/2015
0.0.2 1,439 4/24/2015
0.0.1 1,364 8/11/2014

0.0.8: Resolve enum serialization issues.