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

Support same platforms for logging and hosting package #526

Closed
304NotModified opened this issue Aug 27, 2021 · 2 comments
Closed

Support same platforms for logging and hosting package #526

304NotModified opened this issue Aug 27, 2021 · 2 comments
Labels

Comments

@304NotModified
Copy link
Member

the platform support is different

@snakefoot
Copy link
Contributor

Yes NLog.Extensions.logging supports NetCore1, and NLog.Extensions.Hosting supports new API introduced with NetCore2

@304NotModified
Copy link
Member Author

thx indeed, Microsoft.Extensions.Hosting.Abstractions isn't there for .NET standard 1.x

So not possible.

@304NotModified 304NotModified removed this from the 5.0 milestone Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants