https://github.com/andyfmiller/consumer-rp
Sample LTI Consumer using LtiLibrary.NetCore, LtiLibrary.AspNetCore, and Razor Pages
https://github.com/andyfmiller/consumer-rp
aspnetcore efcore lti lti-consumer netcore20 razor-pages
Last synced: 3 months ago
JSON representation
Sample LTI Consumer using LtiLibrary.NetCore, LtiLibrary.AspNetCore, and Razor Pages
- Host: GitHub
- URL: https://github.com/andyfmiller/consumer-rp
- Owner: andyfmiller
- Created: 2018-01-10T06:32:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T20:07:19.000Z (over 8 years ago)
- Last Synced: 2025-10-27T13:55:50.278Z (9 months ago)
- Topics: aspnetcore, efcore, lti, lti-consumer, netcore20, razor-pages
- Language: C#
- Size: 508 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# consumer-rp
Sample LTI Consumer using [LtiLibrary.NetCore](https://github.com/andyfmiller/LtiLibrary/tree/master/src/LtiLibrary.NetCore), [LtiLibrary.AspNetCore](https://github.com/andyfmiller/LtiLibrary/tree/master/src/LtiLibrary.AspNetCore), [EF Core](https://github.com/aspnet/EntityFrameworkCore), and [Razor Pages](https://github.com/aspnet/Mvc/tree/dev/src/Microsoft.AspNetCore.Mvc.RazorPages) (introduced with ASP.NET Core 2.0).
Running on [Azure](http://consumer-rp.azurewebsites.net/).