LtiAdvantage
LtiAdvantage copied to clipboard
LTI Advantage class library for .NET applications.
trafficstars
LTI Advantage Libraries for .NET
- LtiAdvantage is a library to ease the work of creating an LTI Advantage platform or tool.
- LtiAdvantage.IdentityModel has an HttpClient extension method to request a token using JWT client credentials.
- LtiAdvantage.IdentityServer4 has an Identity Server 4 secret validator that understands the IMS recommended format of client-credentials grant.
- LtiAdvantage.AspNetCore contains ASP.NET Core controller implementations to assist in platform development.
- LtiAdvantage.IntegrationTests integration tests.
- LtiAdvantage.UnitTests unit tests.
NuGet
| Library | Release | Prerelease |
|---|---|---|
| LtiAdvantage | ||
| LtiAdvantage.IdentityModel | ||
| LtiAdvantage.IdentityServer4 | ||
| LtiAdvantage.AspNetCore |
Build Status
| CI | Env | Status |
|---|---|---|
| AppVeyor | Windows | |
| travis-ci | Ubuntu |
Getting Started
There are two sample applications you can reference for ideas: