Skip to content

Instantly share code, notes, and snippets.

View MethodenMann's full-sized avatar

Daniel Keller MethodenMann

  • Tocco AG
  • Zurich
View GitHub Profile
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Sdk.Client;
using Microsoft.Xrm.Sdk.Query;
using System;
using System.Configuration;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Mail;