Giter VIP home page Giter VIP logo

Comments (2)

JonathanMagnan avatar JonathanMagnan commented on June 1, 2024

Hello @pfeigl ,

This method is only an extension that you can easily import in your project I believe: https://github.com/zzzprojects/EntityFramework-Plus/blob/29acd6b1eea9191727d915bc66c384f29f43d03a/src/shared/Z.EF.Plus._Core.Shared/EF5_EF6/DbContext/DbContext.GetKeyNames.cs

We started to import features from EF Plus into EF Classic but we didn't complete it yet. We work on it from time to time but we currently don't have any timeframe.

One alternative way for you is to use the latest version of EF6 (in preview or RC at this moment) which also finally support .NET Core and use directly EF Plus.

Let me know if that answer correctly to your question

Best Regards,

Jonathan


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

from entityframework-classic.

pfeigl avatar pfeigl commented on June 1, 2024

Hi @JonathanMagnan ,

thanks for your fast feedback. I guess for this case, integrating the code directly seems to be the most straight forward way.

We evaluated EF6.3 already, but it requires netstandard2.1 which will not be supported in any .NET Framework full version, however it is important to us, that our code can be used in .NET Framework.

Regards,
Philipp

from entityframework-classic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.