Skip to content

Instantly share code, notes, and snippets.

View dlemstra's full-sized avatar
🧙
Performing Magick

Dirk Lemstra dlemstra

🧙
Performing Magick
View GitHub Profile
using System;
namespace WeirdDynamic
{
class Program
{
static void Main(string[] args)
{
var foo = CreateFoo();
using System;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;

namespace Deadlock
{
    public class Program

Contributor License Agreement

The following terms are used throughout this agreement:

  • You - the person or legal entity including its affiliates asked to accept this agreement. An affiliate is any entity that controls or is controlled by the legal entity, or is under common control with it.
  • Project - is an umbrella term that refers to any and all @dlemstra open source projects.
  • Contribution - any type of work that is submitted to a Project, including any modifications or additions to existing work.
  • Submitted - conveyed to a Project via a pull request, commit, issue, or any form of electronic, written, or verbal communication with @dlemstra, contributors or maintainers.