Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Data.Entity.Infrastructure;
using System.Linq;
using System.Web;
namespace Peder.ExtensionMethods
{
public static class EntityFrameworkApiExtensionMethods