A wrapper for the BitPay API coded with Visual Studio Express 2012 for Web
Drop Bitpay.cs from /App_Code and the JSON.NET dll's from /bin into your project to get started.
See Default.aspx.cs for example usage.
.NET 4.5 .NET 4
For .NET 3.5, download JSON.NET from the link below and copy the DLL's from the bin/net35 directory into the /bin directory of the project