zzz projects Entity Framework Effort EF Effort
Getting Started Release Notes
Knowledge Base Online Examples  GitHub
  • Getting Started
  • Release Notes
  • Knowledge Base
  • Online Examples
  •  GitHub
  •   Download  

Entity Framework Effort - Knowledge Base (KB)

4 results for: in tag: asp.net-mvc

Spatial DbGeography Provider exception with Effort.EF6 [No usable spatial provider could be found.]

I'm developing an application with EF6 and I decided to use System.Data.Entity.Spatial.DbGeography for my locations as follows...public class Place { public int Id { get; set; } public string Name { get; set; } public DbGeography Location { get; se...
asp.net-mvc c# effort entity-framework-6 spatial
asked by nramirez

Entity Framework 6 throws migration exception when trying to create a context with Effort

I'm trying to use Effort to test my application but if code-first migrations are enabled on the context then it throws the following exception:...System.InvalidOperationException: Migrations is enabled for context 'XDbContext' but the database does not ex...
asp.net-mvc effort entity-framework-6
asked by Steve

Why Since Adding Effort.EF6 Unit Tests can I no longer run my C# MVC Website?

My C# MVC Website uses StructureMap for Dependency Injection....The constructor for my DbContext used to be as follows....public class PortalEntityModel : DbContext { public PortalEntityModel() : base("name=PortalEntityModel") { } } ...Now I h...
asp.net-mvc c# effort entity-framework structuremap
asked by Tom McClean

Effort Entity Framework Sequence contains not matching elements

So I've been trying to setup Effort and am not having much success. Looking on their site and people's comments it looks pretty straightforward. ...I started small because I just wanted to test if it works. The error I get is "Sequence contains no matc...
asp.net-mvc c# effort entity-framework
asked by user892381

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79