Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old versions supported #40

Open
sn50 opened this issue Apr 10, 2018 · 0 comments
Open

Old versions supported #40

sn50 opened this issue Apr 10, 2018 · 0 comments

Comments

@sn50
Copy link

sn50 commented Apr 10, 2018

Hello, this is more question than an issue.

I'm trying to add Serilog logging support for ninject via NuGet to my project. It strikes me why this extension does not support the latest version of Ninject and Serilog?

  • Ninject
    • newest: 3.3.4
    • supported: 3.2.2
  • Serilog
    • newest: 2.6.0
    • supported: 1.5.14

Don't we loose some important functionality by that? It strikes me that both dependencies are so old.

Thanks.

EDIT: Serilog 2.x is not supported, which in turn prevents us to use Serilog.Sinks extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant