Giter VIP home page Giter VIP logo

Comments (12)

AGiorgetti avatar AGiorgetti commented on August 20, 2024 1

closed in #44

from neventstore.persistence.sql.

esbenbach avatar esbenbach commented on August 20, 2024

Actually, we are now at a point where System.Data.SqlClient is no longer compatible with NET8.
I will create a PR for this and hope it gets some traction because we are stuck right now :(

from neventstore.persistence.sql.

KlemensGenetec avatar KlemensGenetec commented on August 20, 2024

Well its still compatible and we are using it with net 8. but its lacking critical features.

from neventstore.persistence.sql.

esbenbach avatar esbenbach commented on August 20, 2024

Well, compatible unless you are affected by the bug i referenced in the PR :-)
We have som reflection discovery code that breaks on net8 due to system.data.sqlclient

from neventstore.persistence.sql.

AGiorgetti avatar AGiorgetti commented on August 20, 2024

Thanks @esbenbach for your PR, there's some more work to do (like updating properly the nuspec files and fixing some references here and there).
I'll start from your code and create a spike completely replacing System.Data.SqlClient with Microsoft.Data.SqlClient even for net462 to see if all tests are green.

from neventstore.persistence.sql.

esbenbach avatar esbenbach commented on August 20, 2024

@AGiorgetti - okay, let me know if I need to do some more on it. A complete replacement would probably be easier to maintain in the long run :)

from neventstore.persistence.sql.

AGiorgetti avatar AGiorgetti commented on August 20, 2024

I wasn't able to push new commits on yout branch, so I created another one incorporating you commits (this way our build machine can run all the tests).

Take a look at this PR: #44 .

If it's all good we can close it and release a new version.

from neventstore.persistence.sql.

esbenbach avatar esbenbach commented on August 20, 2024

How are changes published to NuGet - noticed there is nothing there yet, but unaware if something manual needs to be done in order for you to publish the resulting package.

from neventstore.persistence.sql.

AGiorgetti avatar AGiorgetti commented on August 20, 2024

It should be up in minutes, I had some issues with the build agent.

from neventstore.persistence.sql.

KlemensGenetec avatar KlemensGenetec commented on August 20, 2024

Unfortunately i still don't see it in the releases. Did it every complete?

from neventstore.persistence.sql.

esbenbach avatar esbenbach commented on August 20, 2024

Yearh its tagged, its on nuget (and working mind you), but its missing from the releases section GH. A manual step missing presumably :)

from neventstore.persistence.sql.

KlemensGenetec avatar KlemensGenetec commented on August 20, 2024

oh thats amazing. finally can get rid of the old system.data.sql package completely. :)

from neventstore.persistence.sql.

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.