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

remove ASP.NET dependency #82

Merged
merged 1 commit into from
Jan 15, 2017
Merged

remove ASP.NET dependency #82

merged 1 commit into from
Jan 15, 2017

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Jan 15, 2017

fixes #25,
see also #76

  • remove ASP.NET helper
  • rename AspNetExtensions => ConfigureExtensions
  • ConfigureNLog now as extention on ILoggerFactory instead of IHostingEnvironment
  • update SKD, NLog & tags

see also NLog/NLog.Web#88

@304NotModified 304NotModified added this to the 1.0 milestone Jan 15, 2017
@304NotModified 304NotModified merged commit 64ab811 into master Jan 15, 2017
@304NotModified 304NotModified deleted the remove-aspnet2 branch January 15, 2017 23:07
@304NotModified
Copy link
Member Author

this has been released!

https://www.nuget.org/packages/NLog.Extensions.Logging/1.0.0-rtm-beta1

ASP.NET Core users should also install NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.web.aspnetcore

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

Successfully merging this pull request may close these issues.

Move the extension method that need Microsoft.AspNet.Hosting into ex NLog.Extensions.Logging.Hosting
1 participant