Giter VIP home page Giter VIP logo

Comments (6)

dbroudy avatar dbroudy commented on August 25, 2024 1

@ruskindantra Thanks for the nudge on this, there's been a PR open that I wanted to take a look at for a while. There's a pre release version available on nuget.org now, and I will release an update shortly.

from lazyentitygraph.

dbroudy avatar dbroudy commented on August 25, 2024 1

It's published in nuget, so maybe it takes a few hours, but you should see it soon if you don't already.

As far as EntityFramework, EF Core and EF6 are two different things. There are more details at https://docs.microsoft.com/en-us/ef including guidance on which one to use for your application, but LazyEntityGraph.EntityFramework will always support EF6, and therefore always target .NET Framework only.

I would like to add additional support for EF Core in a new project, very likely called LazyEntityGraph.EntityFrameworkCore. Now that the rest of the solution targets both .NET Standard and .NET Framework, I can start working (or accept a contribution) for EF Core support.

from lazyentitygraph.

dbroudy avatar dbroudy commented on August 25, 2024

Yes, I do plan on porting this to .net standard.

from lazyentitygraph.

ruskindantra avatar ruskindantra commented on August 25, 2024

Thanks @dbroudy! I don't see that package on nuget though...what will be the turnaround on that?

Also, I had a look at the changes and LazyEntityGraph.EntityFramework still has a reference to EntityFramework v6.1.3. For .net standard they recommend Microsoft.EntityFrameworkCore which is currently at v2.0.3, therefore it's not fully compatible with .net standard I would have thought.

from lazyentitygraph.

ruskindantra avatar ruskindantra commented on August 25, 2024

Thanks @dbroudy, I look forward to LazyEntityGraph.EntityFrameworkCore :)

from lazyentitygraph.

dbroudy avatar dbroudy commented on August 25, 2024

Added enhancement #11

from lazyentitygraph.

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.