Skip to content

Instantly share code, notes, and snippets.

View chrisckchang's full-sized avatar
🎯
Focusing

Christopher Chang chrisckchang

🎯
Focusing
View GitHub Profile
using MongoDB.Bson;
using MongoDB.Driver;
using System;
using System.Threading;
using System.IO;
namespace ConsoleApplication1
{
public class Stamp