HaloEzAPI 1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HaloEzAPI --version 1.0.2
NuGet\Install-Package HaloEzAPI -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HaloEzAPI" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HaloEzAPI --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HaloEzAPI, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HaloEzAPI as a Cake Addin #addin nuget:?package=HaloEzAPI&version=1.0.2 // Install HaloEzAPI as a Cake Tool #tool nuget:?package=HaloEzAPI&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Simple and easy to use C# Wrapper for the official Halo 5 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.1 | 1,344 | 5/17/2020 |
2.7.0 | 1,100 | 5/14/2020 |
2.6.0 | 1,543 | 1/10/2019 |
2.5.0 | 2,025 | 1/30/2018 |
2.4.0 | 1,803 | 1/10/2018 |
2.3.1 | 1,804 | 1/9/2018 |
2.3.0 | 1,774 | 1/9/2018 |
2.2.0 | 1,903 | 4/11/2017 |
2.1.0 | 1,910 | 3/16/2017 |
2.0.0 | 1,875 | 2/22/2017 |
1.7.0 | 1,911 | 1/30/2017 |
1.6.0 | 1,855 | 1/22/2017 |
1.5.0 | 1,899 | 1/13/2017 |
1.4.0 | 1,921 | 11/22/2016 |
1.3.0 | 1,916 | 11/17/2016 |
1.2.6 | 2,079 | 5/24/2016 |
1.2.5 | 2,276 | 5/2/2016 |
1.2.4 | 2,290 | 5/2/2016 |
1.2.3 | 2,616 | 4/26/2016 |
1.2.2 | 2,691 | 4/24/2016 |
1.2.1 | 2,727 | 4/23/2016 |
1.2.0 | 2,123 | 4/5/2016 |
1.1.3 | 2,195 | 3/1/2016 |
1.1.2 | 2,033 | 1/4/2016 |
1.1.0 | 2,223 | 12/21/2015 |
1.0.4 | 2,092 | 12/14/2015 |
1.0.3 | 2,157 | 12/11/2015 |
1.0.2 | 2,262 | 11/17/2015 |
1.0.1 | 2,603 | 11/16/2015 |
0.2.0 | 2,164 | 11/13/2015 |
0.1.7 | 2,219 | 11/11/2015 |
0.1.6 | 2,172 | 11/10/2015 |
0.1.5 | 2,293 | 11/9/2015 |
0.1.4 | 2,245 | 11/9/2015 |
0.1.3 | 2,167 | 11/8/2015 |
0.1.2 | 2,141 | 11/6/2015 |
0.1.1 | 2,106 | 11/6/2015 |
0.1.0 | 2,153 | 11/6/2015 |
Can now change rate limit and seconds limit. Will build on this in next version. Minor refactoring, and bug fixes