Skip to content

Instantly share code, notes, and snippets.

View falafelsoftware's full-sized avatar

Falafel Software falafelsoftware

View GitHub Profile
using ServiceStack.Common;
using ServiceStack.OrmLite;
using ServiceStack.ServiceInterface;
using ServiceStack.ServiceInterface.Auth;
using ServiceStack.WebHost.Endpoints;
using System;
using System.Data;
using System.Globalization;
using System.Security.Cryptography;
using System.Text;