Coder Social home page Coder Social logo

Comments (3)

nblumhardt avatar nblumhardt commented on August 19, 2024

Thanks for the note. This is a bit of an unfortunate point-in-time consequence of the package versioning policy. When .NET 8 is released, v8 of this package will be released and will target 8.x dependency versions, so the problem you're observing won't occur.

.NET 6 was unfortunately a bit earlier than we made the versioning logic change. The previous major version of the package, however, (now at 3.1.0) is functionally equivalent and has the dependency structure you're after.

from serilog-extensions-logging.

slaneyrw avatar slaneyrw commented on August 19, 2024

Waiting for .NET 8 is well and good, but this problem with 7.x dependencies in .NET 6.0 is not isolated to this library... it's across the entire serilog landscape.

Have you published a document listing the appropriate versions of Serilog, Serilog.Extensions.*, Serilog.Sinks.*, etc to avoid a forced upgrade to 7.0.x. There are other 3rd party libraries that have specific dependencies on v 6.0.x and will break if v 7.0.x is brought in.

from serilog-extensions-logging.

nblumhardt avatar nblumhardt commented on August 19, 2024

@slaneyrw

The previous major version of the package, however, (now at 3.1.0) is functionally equivalent and has the dependency structure you're after.

should be as much info as you need to avoid this issue currently.

In future the rule will be - if you're targeting vX of Microsoft.Extensions.* packages, use the matching vX Serilog.Extensions.* packages.

HTH,
Nick

from serilog-extensions-logging.

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.