Git Product home page Git Product logo

Comments (5)

huorswords avatar huorswords commented on July 23, 2024

Hello @nminaya ,

This package is not compatible yet with .NET Core 2.1, but it is on the scope to prepare it to be fully compatible.

I will try to prepare it as soon as possible, but meanwhile, I'm sorry but you will need to import specifically the referenced package on your project.

I will let you know when the package will be updated.

Regards,

from microsoft.extensions.logging.log4net.aspnetcore.

huorswords avatar huorswords commented on July 23, 2024

Hello again @nminaya ,

I have tried to reproduce your problem, with no success. (VS 15.7.5 + ASPNET .Core 2.1 WebApi)

aspnetcore21.zip

Can you share your project (or a minimum version to reproduce de issue) in order to see what is happening?

Thank you.

from microsoft.extensions.logging.log4net.aspnetcore.

huorswords avatar huorswords commented on July 23, 2024

Hello @nminaya ,

I have reproduced your issue.

The package you are using for Microsoft.AspNetCore.App package is 2.1.0, that have dependency with Microsoft.Extensions.Configuration 2.1.0.

If you upgrade your Microsoft.AspNetCore.App package to the version 2.1.1, the dependency should be fixed to use Microsoft.Extensions.Configuration 2.1.1, that is the one that I'm using on the package itself.

When I will create a new update for the package, is very probably that I raise the version dependencies again to the latests available, so keep it in mind if you have more issues with version dependencies in your project.

Sorry by the inconveniences. I close the issue.

from microsoft.extensions.logging.log4net.aspnetcore.

nminaya avatar nminaya commented on July 23, 2024

Hello @huorswords,

Thank you for your response.

That has resolved the issue.

Regards,

from microsoft.extensions.logging.log4net.aspnetcore.

nminaya avatar nminaya commented on July 23, 2024

For the record, to install Microsoft.Extensions.Configuration 2.1.1 I had to manually install the following packages:

  • Microsoft.Extensions.Configuration.Abstractions
  • Microsoft.Extensions.Configuration.Binder
  • Microsoft.Extensions.DependencyInjection
  • Microsoft.Extensions.DependencyInjection.Abstractions
  • Microsoft.Extensions.Logging
  • Microsoft.Extensions.Logging.Abstractions
  • Microsoft.Extensions.Options
  • Microsoft.Extensions.Primitives

from microsoft.extensions.logging.log4net.aspnetcore.

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.