LtiLibrary 1.4.5

dotnet add package LtiLibrary --version 1.4.5
NuGet\Install-Package LtiLibrary -Version 1.4.5
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="LtiLibrary" Version="1.4.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LtiLibrary --version 1.4.5
#r "nuget: LtiLibrary, 1.4.5"
#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.
// Install LtiLibrary as a Cake Addin
#addin nuget:?package=LtiLibrary&version=1.4.5

// Install LtiLibrary as a Cake Tool
#tool nuget:?package=LtiLibrary&version=1.4.5

A .NET library with IMS LTI support for Tool Consumer and Tool Provider applications. Supports IMS LTI 1.0, 1.1, 1.1.1 and draft 1.2.

This is the last version of the unified LtiLibrary library. Please see LtiLibrary.Core and LtiLibrary.AspNet for newer versions.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LtiLibrary:

Package Downloads
LtiLibrary.Sample

Adds basic MVC and Web Forms samples to an empty ASP.NET Web Application project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.5 34,356 11/2/2014
1.4.4 1,507 9/19/2014
1.4.3 1,309 8/16/2014
1.4.2 2,669 5/10/2014
1.4.2-draft 1,000 5/4/2014
1.4.1-draft 1,026 5/4/2014
1.4.0-draft 1,091 3/29/2014
1.3.3 1,365 12/14/2013
1.3.2 1,201 12/14/2013
1.3.1 1,272 12/9/2013
1.3.0 1,635 12/9/2013
1.2.6001.31627 1,239 12/8/2013
1.2.6000.31710 1,341 12/2/2013
1.2.0.22821 2,954 12/1/2013

1.4.5
- Fixed: Realm should be excluded for OAuth 1.0 "Signature Base String" calculation.
- This is the last version of the unified LtiLibrary library. Please see LtiLibrary.Core and LtiLibrary.AspNet for newer versions.
1.4.4
- Updated HtmlAgilityPack to version 1.4.8
- Updated Microsoft.AspNet.WebApi to version 5.2.2
- Updated Newtonsoft.Json to version 6.0.5
1.4.3
- Bug fixes
1.4.2      
- Support for the Public Draft of LTI 1.2.
- Support for the Public Draft of LTI Content-Item Message Version 1.0.

See https://ltisamples.codeplex.com/documentation for details.