Giter Site home page Giter Site logo

Comments (7)

304NotModified avatar 304NotModified commented on May 24, 2024

Do you mean there is no external and one dll? Or only the first one?

from nlog.targets.redis.

Silvenga avatar Silvenga commented on May 24, 2024

Yeah, one DLL.

from nlog.targets.redis.

304NotModified avatar 304NotModified commented on May 24, 2024

I think the .Net world is now getting used to (many) nuget packages, so I don't think this will be an improvement

from nlog.targets.redis.

Silvenga avatar Silvenga commented on May 24, 2024

I was think it was more about allowing for multiple versions of a package at the same time during runtime. I'm unsure how compatible multiple versions of StackExchange.Redis are.

from nlog.targets.redis.

joshua5822 avatar joshua5822 commented on May 24, 2024

This is a problem now, since we can't update to the 2.X versions of StackExchange.Redis. The two options are to either update NLog.Target.Redis to the latest StackExchange.Redis package or to embed like @Silvenga mentioned.

from nlog.targets.redis.

304NotModified avatar 304NotModified commented on May 24, 2024

update NLog.Target.Redis to the latest StackExchange.Redis

That sounds good to me. Could you send a pr?

I think embedding other libraries is anti oss and anti modular pattern and there are no plans to do so.

from nlog.targets.redis.

Silvenga avatar Silvenga commented on May 24, 2024

@304NotModified I wouldn't go as far as say anti-OSS - it's basically static linking in other projects. It's done all the time in OSS since it reduces coupling between libraries.

from nlog.targets.redis.

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.