Skip to content

Instantly share code, notes, and snippets.

View leidegre's full-sized avatar

John Leidegren leidegre

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;