HaloEzAPI 2.7.1

dotnet add package HaloEzAPI --version 2.7.1
                    
NuGet\Install-Package HaloEzAPI -Version 2.7.1
                    
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="2.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HaloEzAPI" Version="2.7.1" />
                    
Directory.Packages.props
<PackageReference Include="HaloEzAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HaloEzAPI --version 2.7.1
                    
#r "nuget: HaloEzAPI, 2.7.1"
                    
#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.
#addin nuget:?package=HaloEzAPI&version=2.7.1
                    
Install HaloEzAPI as a Cake Addin
#tool nuget:?package=HaloEzAPI&version=2.7.1
                    
Install HaloEzAPI as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,365 5/17/2020
2.7.0 1,119 5/14/2020
2.6.0 1,569 1/10/2019
2.5.0 2,129 1/30/2018
2.4.0 1,908 1/10/2018
2.3.1 1,909 1/9/2018
2.3.0 1,879 1/9/2018
2.2.0 2,013 4/11/2017
2.1.0 2,020 3/16/2017
2.0.0 1,986 2/22/2017
1.7.0 2,024 1/30/2017
1.6.0 1,968 1/22/2017
1.5.0 2,012 1/13/2017
1.4.0 2,034 11/22/2016
1.3.0 2,031 11/17/2016
1.2.6 2,231 5/24/2016
1.2.5 2,430 5/2/2016
1.2.4 2,446 5/2/2016
1.2.3 2,770 4/26/2016
1.2.2 2,847 4/24/2016
1.2.1 2,883 4/23/2016
1.2.0 2,279 4/5/2016
1.1.3 2,352 3/1/2016
1.1.2 2,152 1/4/2016
1.1.0 2,424 12/21/2015
1.0.4 2,250 12/14/2015
1.0.3 2,361 12/11/2015
1.0.2 2,418 11/17/2015
1.0.1 2,853 11/16/2015
0.2.0 2,320 11/13/2015
0.1.7 2,375 11/11/2015
0.1.6 2,332 11/10/2015
0.1.5 2,497 11/9/2015
0.1.4 2,449 11/9/2015
0.1.3 2,323 11/8/2015
0.1.2 2,299 11/6/2015
0.1.1 2,264 11/6/2015
0.1.0 2,327 11/6/2015

Fixed for logging bug. No more logging in REQuest Client