Coder Social home page Coder Social logo

Comments (6)

thepirat000 avatar thepirat000 commented on June 2, 2024

This was fixed in version 20.1.2, please upgrade your references and re-test

from audit.net.

mcjeffery avatar mcjeffery commented on June 2, 2024

The 20.1.2 version seems to have fixed the issue.

from audit.net.

JEkedorff avatar JEkedorff commented on June 2, 2024

Anyone else still experiences the same problem?
I get the exact same fault in version 20.1.4. Have tested to downgrade to 20.1.2 but with same result.

from audit.net.

mcjeffery avatar mcjeffery commented on June 2, 2024

I found that the fix only works with .Net 7. It still fails with lower .Net versions.

from audit.net.

JEkedorff avatar JEkedorff commented on June 2, 2024

Okay, that explains it. 👍My project runs .NET 6.
Any idea whether it is fixable for or is .NET 7 required for JSON mapping support?
Thanks for a quick response and a great lib!

from audit.net.

thepirat000 avatar thepirat000 commented on June 2, 2024

The problem is that the library assumes EF Core 6 when targeting .NET 6.0.

https://github.com/thepirat000/Audit.NET/blob/master/src/Audit.EntityFramework/README.md#ef-library-version

I think it can be upgraded to target EF Core 7 for .NET 6.0, but it will break backward compatibility for anyone using EF Core 6

from audit.net.

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.