NLogNetCore
NLog Wrapper in Asp.Net Core 2.0 with Onion Architecture
Install / Use
/learn @Dallas411/NLogNetCoreREADME
NLogNetCore
This example show how to implements NLog Wrapper in Asp.Net Core 2.0 with Onion Architecture
NLogNet Implements the standard solution<br> All other projects implements the solution with a structure based on Onion Architecture
References
https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-2<br> https://github.com/NLog/NLog.Extensions.Logging<br> https://stackoverflow.com/questions/39031585/how-do-i-log-from-other-classes-than-the-controller-in-asp-net-core<br> http://jeffreypalermo.com/blog/the-onion-architecture-part-1/<br>
