{"id":24878399,"url":"https://github.com/LtiLibrary/LtiAdvantage","last_synced_at":"2025-10-15T22:30:47.178Z","repository":{"id":40915572,"uuid":"149382075","full_name":"LtiLibrary/LtiAdvantage","owner":"LtiLibrary","description":"LTI Advantage class library for .NET applications.","archived":false,"fork":false,"pushed_at":"2023-12-18T20:52:11.000Z","size":383,"stargazers_count":31,"open_issues_count":16,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-26T16:45:55.768Z","etag":null,"topics":["csharp","imsglobal","ltiadvantage","netstandard20"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LtiLibrary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-19T02:41:53.000Z","updated_at":"2024-08-13T13:50:57.034Z","dependencies_parsed_at":"2023-12-19T00:03:23.827Z","dependency_job_id":"b6d60318-560c-466d-881d-ba3fe07a3265","html_url":"https://github.com/LtiLibrary/LtiAdvantage","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LtiLibrary%2FLtiAdvantage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LtiLibrary%2FLtiAdvantage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LtiLibrary%2FLtiAdvantage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LtiLibrary%2FLtiAdvantage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LtiLibrary","download_url":"https://codeload.github.com/LtiLibrary/LtiAdvantage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236646157,"owners_count":19182608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","imsglobal","ltiadvantage","netstandard20"],"created_at":"2025-02-01T10:01:50.376Z","updated_at":"2025-10-15T22:30:47.154Z","avatar_url":"https://github.com/LtiLibrary.png","language":"C#","funding_links":[],"categories":["Libraries and Examples"],"sub_categories":[".NET Core"],"readme":"# LTI Advantage Libraries for .NET\n\n- [LtiAdvantage](https://github.com/LtiLibrary/LtiAdvantage/tree/master/src/LtiAdvantage) is a library to ease the work of creating an LTI Advantage platform or tool.\n- [LtiAdvantage.IdentityModel](https://github.com/LtiLibrary/LtiAdvantage/tree/master/src/LtiAdvantage.IdentityModel) has an HttpClient extension method to request a token using JWT client credentials.\n- [LtiAdvantage.Oidc](https://github.com/LtiLibrary/LtiAdvantage/tree/master/src/LtiAdvantage.Oidc) has an OIDC secret validator (replacing LtiAdvantage.IdentityServer4) that understands the [IMS recommended format](https://www.imsglobal.org/spec/security/v1p0#using-json-web-tokens-with-oauth-2-0-client-credentials-grant) of client-credentials grant.\n- [LtiAdvantage.AspNetCore](https://github.com/LtiLibrary/LtiAdvantage/tree/master/src/LtiAdvantage.AspNetCore) contains ASP.NET Core controller implementations to assist in platform development.\n- [LtiAdvantage.IntegrationTests](https://github.com/LtiLibrary/LtiAdvantage/tree/master/test/LtiAdvantage.IntegrationTests) integration tests.\n- [LtiAdvantage.UnitTests](https://github.com/LtiLibrary/LtiAdvantage/tree/master/test/LtiAdvantage.UnitTests) unit tests.\n\n## NuGet\n| Library | Release | Prerelease |\n| --- | --- | --- |\n| LtiAdvantage | [![Nuget](https://img.shields.io/nuget/v/LtiAdvantage)](https://www.nuget.org/packages/LtiAdvantage) | [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LtiAdvantage)](https://www.nuget.org/packages/LtiAdvantage/absoluteLatest) |\n| LtiAdvantage.IdentityModel | [![Nuget](https://img.shields.io/nuget/v/LtiAdvantage.IdentityModel)](https://www.nuget.org/packages/LtiAdvantage.IdentityModel) | [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LtiAdvantage.IdentityModel)](https://www.nuget.org/packages/LtiAdvantage.IdentityModel/absoluteLatest) |\n| ~LtiAdvantage.IdentityServer4~ | [![Nuget](https://img.shields.io/nuget/v/LtiAdvantage.IdentityServer4)](https://www.nuget.org/packages/LtiAdvantage.IdentityServer4) |  [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LtiAdvantage.IdentityServer4)](https://www.nuget.org/packages/LtiAdvantage.IdentityServer4/absoluteLatest) |\n| LtiAdvantage.OIDC | [![Nuget](https://img.shields.io/nuget/v/LtiAdvantage.OIDC)](https://www.nuget.org/packages/LtiAdvantage.OIDC) |  [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LtiAdvantage.OIDC)](https://www.nuget.org/packages/LtiAdvantage.OIDC/absoluteLatest) |\n| LtiAdvantage.AspNetCore | [![Nuget](https://img.shields.io/nuget/v/LtiAdvantage.AspNetCore)](https://www.nuget.org/packages/LtiAdvantage.AspNetCore) |  [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LtiAdvantage.IdentityServer4)](https://www.nuget.org/packages/LtiAdvantage.AspNetCore/absoluteLatest) |\n\n## Build Status\n\n| CI | Env | Status |\n| --- | --- | --- |\n| AppVeyor | Windows | [![Build status](https://ci.appveyor.com/api/projects/status/osmx09wp6le8ue03?svg=true)](https://ci.appveyor.com/project/andyfmiller/ltiadvantage) |\n| travis-ci | Ubuntu | [![Build Status](https://travis-ci.org/andyfmiller/LtiAdvantage.svg?branch=master)](https://travis-ci.org/andyfmiller/LtiAdvantage) |\n\n## Getting Started\n\nThere are two sample applications you can reference for ideas:\n- [Sample Tool](https://github.com/LtiLibrary/LtiAdvantageTool)\n- [Sample Platform](https://github.com/LtiLibrary/LtiAdvantagePlatform)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLtiLibrary%2FLtiAdvantage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLtiLibrary%2FLtiAdvantage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLtiLibrary%2FLtiAdvantage/lists"}