A library that provides resource oriented interfaces and clients for the Wikia Api.
Info
Version: | 2.0.1 |
Author(s): | fablecode |
Last Update: | Sunday, December 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fablecode/wikia-core |
NuGet Url: | https://www.nuget.org/packages/wikia.core |
Install
Install-Package wikia.core
dotnet add package wikia.core
paket add wikia.core
wikia.core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags