Coder Social home page Coder Social logo

Could not load file or assembly 'Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' about serilog-extensions-logging HOT 2 CLOSED

gonace avatar gonace commented on July 1, 2024
Could not load file or assembly 'Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'

from serilog-extensions-logging.

Comments (2)

gonace avatar gonace commented on July 1, 2024 2

Hi! I think - based on what I've seen posted elsewhere - that Azure Functions is pretty tightly bound to .NET 6 and the corresponding extensions packages. Have you tried adding a direct <PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />, though?

Sticking with the earlier version of this library might be necessary, until it and Azure Functions target .NET 8 later in the year, otherwise.

HTH, Nick

Hi
Thanks for the reply, we've tried adding a direct reference as you described which ended in the same outcome.

I find if kind of hard to find information of Azure Functions and the .NET libraries, seems like those repos have been "silent" for at least a year or two.

But thanks for the .NET 8 and Azure Functions information.

Regards
Erik

from serilog-extensions-logging.

nblumhardt avatar nblumhardt commented on July 1, 2024 1

Hi! I think - based on what I've seen posted elsewhere - that Azure Functions is pretty tightly bound to .NET 6 and the corresponding extensions packages. Have you tried adding a direct <PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />, though?

Sticking with the earlier version of this library might be necessary, until it and Azure Functions target .NET 8 later in the year, otherwise.

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.