Skip to content

Instantly share code, notes, and snippets.

View hdrachmann's full-sized avatar

Henrik Drachmann hdrachmann

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Threading;
using System.Threading.Tasks;
using Newtonsoft.Json.Linq;
using NUnit.Framework;