Skip to content

Instantly share code, notes, and snippets.

View wald-tq's full-sized avatar
⚔️

wald-tq

⚔️
  • TQ-Systems GmbH
  • Munich, Germany
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Runtime.Serialization;
using System.Threading.Tasks;
using System.Web;