Skip to content

Instantly share code, notes, and snippets.

@robcthegeek
robcthegeek / README.md
Last active June 27, 2016 16:17 — forked from anonymous/index.html
Azure Service Bus Correlation Presi
using System;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using System.Web.Mvc;
namespace Extensions
{
public static class HtmlHelperExtensions