zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

4 results in tag: configuration

EF6 and multiple configurations (SQL Server and SQL Server Compact)

Update:... Problem solved, see end of this question....The problem...:...We are trying to use Entity Framework 6 and code-based configuration in a scenario were we have use both a SQL Server and SQL Server CE in the same ...AppDomain.......This quite simp...
c# configuration entity-framework entity-framework-6
asked by Henrik Carlsson

Entity Framework 6: Unable to load the specified metadata resource

First, this is related to another question here on SO:...I've read and debugged my issue with the following SO article & blog:...MetadataException: Unable to load the specified metadata resource...and...http://blogs.teamb.com/craigstuntz/2010/08/13/38628/...
c# configuration entity-framework entity-framework-6 windows-services
asked by Steve Stokes

Getting database connection string in ASP.NET 5/EF 6

I have a solution with two projects: ASP.NET ...5... Web project and Class library with EF6. In old ASP.NET 4 world I had DbContext class with the constructor:...public MyModel() : base("name=MyModel") { } ...And then in the web application I had conne...
asp.net asp.net-core configuration entity-framework entity-framework-6
asked by Felix

Toggling ProxyCreation in EF7 under new configuration

So in EF6, one could disable proxy creation like so:...this.Configuration.ProxyCreationEnabled = false; ...From what I could find, the configuration scheme under EF7 has changed, but I cannot find anything on how to do so. I went through ...https://docs.e...
asp.net-core configuration entity-framework entity-framework-core
asked by Shadow3188

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
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!