LtiLibrary.AspNet
1.5.0-beta
See the version list below for details.
dotnet add package LtiLibrary.AspNet --version 1.5.0-beta
NuGet\Install-Package LtiLibrary.AspNet -Version 1.5.0-beta
<PackageReference Include="LtiLibrary.AspNet" Version="1.5.0-beta" />
paket add LtiLibrary.AspNet --version 1.5.0-beta
#r "nuget: LtiLibrary.AspNet, 1.5.0-beta"
// Install LtiLibrary.AspNet as a Cake Addin #addin nuget:?package=LtiLibrary.AspNet&version=1.5.0-beta&prerelease // Install LtiLibrary.AspNet as a Cake Tool #tool nuget:?package=LtiLibrary.AspNet&version=1.5.0-beta&prerelease
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 1.2.
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.9)
- LtiLibrary.Core (>= 1.5.0-beta)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.5.0
- Split LtiLibrary into LtiLibrary.Core and LtiLibrary.AspNet
1.4.5
- Fixed: Realm should be excluded for OAuth 1.0 "Signature Base String" calculation
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.