Skip to content

Instantly share code, notes, and snippets.

View mikedevita's full-sized avatar

Mike DeVita mikedevita

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Simple.OData.Client;