Giter Site home page Giter Site logo

Comments (9)

 avatar commented on August 16, 2024 1

#54

from efcore.pg.

chrisjmccrum avatar chrisjmccrum commented on August 16, 2024

did you ever resolve this? I'm getting the same error

from efcore.pg.

pm64 avatar pm64 commented on August 16, 2024

There is a StackOverflow question on this issue: http://stackoverflow.com/questions/38062850/typeloadexception-using-postgresql-with-asp-net-core-identity

No answers as of now.

from efcore.pg.

roji avatar roji commented on August 16, 2024

Can you confirm whether you're still seeing this using Npgsql.EntityFrameworkCore.PostgreSQL 1.0.0 (just released) and Npgsql 3.1.5?

from efcore.pg.

amityagov avatar amityagov commented on August 16, 2024

Recently updated to 3.1.5 and 1.0.0. All works fine.

from efcore.pg.

jordanpro avatar jordanpro commented on August 16, 2024

Guys,

I'm trying to set up my PostgreSQL database (.Net Core 1.0 & EF Core) but I'm encountering some issues.

Especially with the dependencies between two nugets packages :

"Npgsql": "3.1.5",
"Npgsql.EntityFrameworkCore.PostgreSQL": "1.0.0"

In my project.json, I get : "the dependency npgsql >= 3.1.5 could not be resolved".

Can you give me some help, please ?

from efcore.pg.

franciscojunior avatar franciscojunior commented on August 16, 2024

Hi, @jordanpro!

I think this may be related to npgsql/EntityFramework6.Npgsql#39

from efcore.pg.

roji avatar roji commented on August 16, 2024

Can you please post your full project.json and the full output from dotnet restore?

from efcore.pg.

jordanpro avatar jordanpro commented on August 16, 2024

Hello guys,

Thanks for your help !

After doing a dotnet restore this morning, my project build sucessfully. I don't know why but this is working now.

Now, I need to understand how to connect to the db from the code.

from efcore.pg.

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.