| The Halo: Reach Stats API has been discontinued as of March 31st, 2012. The API is only serving historical data at this time. |
.NET Details
From Halo: Reach API Wiki
[edit] Consuming Services in Visual Studio
The .NET Framework and Visual Studio provides a well developed infrastructure to consume services based on SOAP and JSON.
Setting Up WCF Services demonstrates how to consume the Bungie.net services in your Visual Studio project using the WCF infrastructure.
[edit] API Frameworks & Wrappers
There are several efforts to develop an low threshold onramp for developers to quickly begin consuming data from the Bungie.net API.
[edit] Halo Reach API Project on Codeplex
A library of C# wrappers have been created by Jacob Gable and hosted on Codeplex. Downloads of both the source and binaries are available.