A simple and easy to use C# Wrapper for the official Halo 5 and Halo Wars 2 API that can be seen at http://developer.haloapi.com/ that aims to bring in all the endpoints so developers can build and implement great apps that expose the awesome data within the Halo games.
Info
Version: | 2.7.1 |
Author(s): | Jon Evans |
Last Update: | Sunday, May 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/glitch100/Halo-API/ |
NuGet Url: | https://www.nuget.org/packages/HaloEzAPI |
Install
Install-Package HaloEzAPI
dotnet add package HaloEzAPI
paket add HaloEzAPI
HaloEzAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.5)
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 6.0.1)
Tags