.NET Standard version of https://github.com/ScarlettCode/MoodleApiWrapper with ASP.NET Core DI Support.
Info
Version: | 1.5.0 |
Author(s): | MoodleApiWrapper |
Last Update: | Thursday, May 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zeqk/MoodleApiWrapper/ |
NuGet Url: | https://www.nuget.org/packages/MoodleApiWrapper |
Install
Install-Package MoodleApiWrapper
dotnet add package MoodleApiWrapper
paket add MoodleApiWrapper
MoodleApiWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)