using System; using System.Collections.Generic; using System.Data.Entity; using System.Linq; using System.Runtime.Remoting.Contexts; using System.Runtime.Remoting.Messaging; using System.Text; using Dulei.Model; namespace Dulei.DAL { public class EFD…