LtiLibrary 1.4.5
dotnet add package LtiLibrary --version 1.4.5
NuGet\Install-Package LtiLibrary -Version 1.4.5
<PackageReference Include="LtiLibrary" Version="1.4.5" />
paket add LtiLibrary --version 1.4.5
#r "nuget: LtiLibrary, 1.4.5"
// 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 | Versions 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. |
-
- HtmlAgilityPack (>= 1.4.8)
- Microsoft.AspNet.WebApi (>= 5.2.2)
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 | 40,655 | 11/2/2014 |
1.4.4 | 1,546 | 9/19/2014 |
1.4.3 | 1,346 | 8/16/2014 |
1.4.2 | 2,799 | 5/10/2014 |
1.4.2-draft | 1,021 | 5/4/2014 |
1.4.1-draft | 1,046 | 5/4/2014 |
1.4.0-draft | 1,102 | 3/29/2014 |
1.3.3 | 1,404 | 12/14/2013 |
1.3.2 | 1,242 | 12/14/2013 |
1.3.1 | 1,313 | 12/9/2013 |
1.3.0 | 1,711 | 12/9/2013 |
1.2.6001.31627 | 1,277 | 12/8/2013 |
1.2.6000.31710 | 1,400 | 12/2/2013 |
1.2.0.22821 | 3,106 | 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.