Giter VIP home page Giter VIP logo

Comments (3)

JonathanMagnan avatar JonathanMagnan commented on June 1, 2024

Hello @kkocabiyik ,

What do you mean Entity Framework Identity?

Z.EntityFramework.Classic replace EF6, it's not a third party library. One drawback of this is that other packages need to release a new version compatible with EF Classic since the signing key is not the same.

So if you still have packages that reference EF6, it will unfortunately not work for your project unless this package release a version compatible with EF Classic.

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 1, 2024

Hello @kkocabiyik ,

This issue will be closed since we haven't heard back from you.

We will be happy to re-open it as soon as you provide more information.

Best Regards,

Jonathan

from entityframework-classic.

MikeAlhayek avatar MikeAlhayek commented on June 1, 2024

@JonathanMagnan I think what @kkocabiyik means here is that in order to user Identity with EF, you'll need to add IdentityDbContext<> class which is found in Microsoft.AspNet.Identity.EntityFramework. However, installing it also forces to install EntityFramework which causes the conflict between EntityFramework and Classic.

I am currently facing the same issue. Not sure if there is a workaround

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.