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)

5 results in tag: .net-core-rc2

How do I reference Entity Framework 6 from a .NET core class library in RC2?

I have a .NET core class library from which I want to reference Entity Framework 6.1.3. Here is my project.json:...{ "version": "1.0.0-*", "dependencies": { "NETStandard.Library": "1.5.0-rc2-24027", "EntityFramework": "6.1.3" }, "framew...
.net-core .net-core-rc2 entity-framework-6 entity-framework-core
asked by SirG

Package Remotion.Linq 2.0.2 is not compatible with netcoreapp1.0

This one is driving me crazy....If I create a .NET Core Console App in VS2015, making no changes it builds and runs as expected....When I add Entity Framework RC2 by adding a dependency in project.json...{ "version": "1.0.0-*", "buildOptions": { "...
.net .net-core .net-core-rc2 entity-framework-core
asked by Mark Chidlow

EntityFramework Core database scaffolding (.NET Core RC2)

I try to create an EntityFramework Core's model with an existing database (doc here : ...https://docs.efproject.net/en/latest/platforms/aspnetcore/existing-db.html...) but I have an error....When I try the ...Package Manager... method, I have the error :....
.net-core-rc2 asp.net-core-1.0 entity-framework-core
asked by AdrienTorris

How to suppress ambient transaction warning with EF7 RC2

How to suppress ambient transaction warning with EF7 RC2?...The ...SuppressAmbientTransactionWarning()... method cannot be found.
.net-core-rc2 entity-framework-core
asked by Steven Muhr

ASP.NET Core RC2 separate models to project for cross-platform

I'm trying to separate the models into their own project for use in a xamarin cross-platform application using the new .net core class library. The issue i'm being presented with is:...My solution structure is as follows:...My class library project.json i...
.net-core-rc2 asp.net-core c# entity-framework-core
asked by Adam H

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!